Image editing with LoRA fine-tuning
Top 23.8% on sourcepulse
ICEdit enables state-of-the-art instruction-based image editing using significantly less training data and parameters than prior methods. It targets researchers and users seeking efficient, high-fidelity image manipulation, offering comparable or superior performance to commercial models in identity preservation and instruction following.
How It Works
ICEdit leverages a novel in-context generation approach within a Diffusion Transformer architecture. By training with a drastically reduced dataset (0.5% of prior methods), it achieves remarkable efficiency. This method focuses on precise instruction adherence and identity persistence, outperforming models like GPT-4o in these aspects.
Quick Start & Requirements
pip install -r requirements.txt
and pip install -U huggingface_hub
.--enable-model-cpu-offload
for 24GB GPUs.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The model is primarily trained on realistic images; performance may degrade on non-realistic styles like anime or blurry pictures. Object removal success rate is noted as relatively lower due to dataset limitations. The original moe-lora weights are temporarily withdrawn due to cooperation issues.
2 months ago
Inactive