diff --git a/README.md b/README.md index ead593d..c1943bf 100644 --- a/README.md +++ b/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) @@ -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