Add new sections in README for "related projects" and "features/research to support"
This commit is contained in:
parent
f78144001c
commit
e5ae68f312
21
README.md
21
README.md
@ -30,6 +30,8 @@ Run the powerful [FLUX](https://blackforestlabs.ai/#get-flux) models from [Black
|
||||
- [🚧 Current limitations](#-current-limitations)
|
||||
- [💡Workflow tips](#workflow-tips)
|
||||
- [✅ TODO](#-todo)
|
||||
- [🔬 Cool research / features to support](#-cool-research--features-to-support-)
|
||||
- [🌱 Related projects](#-related-projects)
|
||||
- [License](#license)
|
||||
|
||||
<!-- TOC end -->
|
||||
@ -630,12 +632,19 @@ with different prompts and LoRA adapters active.
|
||||
|
||||
### ✅ TODO
|
||||
|
||||
- [ ] LoRA fine-tuning (now also in [mlx-examples](https://github.com/ml-explore/mlx-examples/pull/1028) for reference)
|
||||
- [ ] Frontend support (Gradio/Streamlit/Other?)
|
||||
- [ ] [ComfyUI](https://github.com/filipstrand/mflux/issues/56) support?
|
||||
- [ ] [Image2Image](https://github.com/filipstrand/mflux/pull/16) support (upcoming)
|
||||
- [ ] Support for [PuLID](https://github.com/ToTheBeginning/PuLID)
|
||||
- [ ] Support for [depth based controlnet](https://huggingface.co/InstantX/SD3-Controlnet-Depth) via [ml-depth-pro](https://github.com/apple/ml-depth-pro) or similar?
|
||||
- [ ] LoRA fine-tuning (in progress, see [DreamBooth support #83](https://github.com/filipstrand/mflux/pull/83))
|
||||
|
||||
### 🔬 Cool research / features to support
|
||||
- [ ] [PuLID](https://github.com/ToTheBeginning/PuLID)
|
||||
- [ ] [depth based controlnet](https://huggingface.co/InstantX/SD3-Controlnet-Depth) via [ml-depth-pro](https://github.com/apple/ml-depth-pro) or similar?
|
||||
- [ ] [RF-Inversion](https://github.com/filipstrand/mflux/issues/91)
|
||||
|
||||
### 🌱 Related projects
|
||||
|
||||
- [ComfyUI](https://github.com/raysers/Mflux-ComfyUI) by [@raysers](https://github.com/raysers)
|
||||
- [MFLUX-WEBUI](https://github.com/CharafChnioune/MFLUX-WEBUI) by [@CharafChnioune](https://github.com/CharafChnioune)
|
||||
- [mflux-fasthtml](https://github.com/anthonywu/mflux-fasthtml) by [@anthonywu](https://github.com/anthonywu)
|
||||
|
||||
|
||||
### License
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user