#71 · Primary category: Image Generation

ICEdit

diffusion diffusion-models diffusion-transformer dit editing-image gpt4o gpt4oimage image-editing in-context

[NeurIPS 2025] Image editing is worth a single LoRA! 0.1% training data for fantastic image editing! Surpasses GPT-4o in ID persistence~ MoE ckpt released! Only 4GB VRAM is enough to run!

Project last updated:12/19/25

GitHub Stars

2.1K

Forks

110

Contributors

5

License

Other

Why we included this project

ICEdit treats instruction-based image editing as in-context generation on a diffusion transformer, which lets a single lightweight LoRA adapter handle consistent multi-turn edits while keeping the subject's identity stable across turns. The authors released a Hugging Face demo and MoE weights, and inference fits in roughly 4GB of GPU memory, so a developer workstation is enough rather than a GPU cluster. What makes it interesting for people fine-tuning edit models is the data and parameter budget: it needs about 0.5% of the training data and 1% of the parameters of earlier state-of-the-art methods, which makes reproduction and adaptation far more practical. One caveat: the FLUX.1 [dev] base carries a non-commercial license, so check your use case before shipping anything.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category