From b16ad90d0a269b3868411ebeaac8e6ba3d3e9b91 Mon Sep 17 00:00:00 2001 From: filipstrand Date: Sat, 12 Oct 2024 13:13:58 +0200 Subject: [PATCH] Update todo list --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03aa39c..e835a10 100644 --- a/README.md +++ b/README.md @@ -496,8 +496,12 @@ with different prompts and LoRA adapters active. ### ✅ TODO -- [ ] LoRA fine-tuning +- [ ] 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? ### License