From d69f49f31ff17b33a45dc98fa29074d15db785c9 Mon Sep 17 00:00:00 2001 From: filipstrand Date: Wed, 20 Nov 2024 00:17:49 +0100 Subject: [PATCH] Add `In-Context LoRA` for the `cool research` section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff68311..679e00e 100644 --- a/README.md +++ b/README.md @@ -647,7 +647,8 @@ with different prompts and LoRA adapters active. ### 🔬 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) +- [ ] [RF-Inversion](https://github.com/filipstrand/mflux/issues/91) +- [ ] [In-Context LoRA](https://github.com/ali-vilab/In-Context-LoRA) ### 🌱‍ Related projects