#71 · Primary category: Image Generation
ICEdit
[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
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.