Files changed (1) hide show
  1. README.md +49 -6
README.md CHANGED
@@ -35,10 +35,53 @@ arxiv: 2602.13344
35
  We introduce FireRed-Image-Edit-1.1, an upgrade to our general-purpose image editing foundation model. Building upon the capabilities presented in the FireRed-Image-Edit-1.0 Technical Report, version 1.1 significantly enhances identity consistency, multi-image conditioning, and domain-specialized editing performance, bringing the model closer to real-world creative production needs.
36
 
37
 
38
- ## ✨ What's New
 
 
 
 
 
 
39
 
40
- - **Stronger Identity Consistency** — Substantially improved facial and character consistency during edits, with better texture stability and reduced identity drift in portrait and cosmetic scenarios.
41
- - **Enhanced Multi-Image Injection** Native support for multi-image conditioning enables more reliable identity transfer, reference-guided editing, virtual try-on, and group photo composition.
42
- - **Artistic Typography (CoverCraft)** Improved decorative font rendering and stylized text generation for cover design, poster creation, and expressive title layouts while preserving structural clarity.
43
- - **Professional Makeup Editing (Makeup LoRA)** Refined cosmetic editing capabilities including skin enhancement, color harmonization, and detailed eye and lip adjustments, with strong realism and identity preservation.
44
- - **High-Speed Distilled Variant (Lightning 8-step)** An optimized 8-step distilled model that significantly reduces inference latency while maintaining strong instruction alignment and visual coherence.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  We introduce FireRed-Image-Edit-1.1, an upgrade to our general-purpose image editing foundation model. Building upon the capabilities presented in the FireRed-Image-Edit-1.0 Technical Report, version 1.1 significantly enhances identity consistency, multi-image conditioning, and domain-specialized editing performance, bringing the model closer to real-world creative production needs.
36
 
37
 
38
+ ## ✨ Key Features
39
+ #### Strong Editing Performance
40
+ - 🆔 **State-of-the-Art Identity Consistency**: Open-source SOTA in character identity preservation, ensuring subjects remain recognizable across complex edits.
41
+ - 🧩 **Multi-Element Fusion**: Freely combine 10+ elements with Agent-powered automatic cropping and stitching—no more struggles with short prompts.
42
+ - 💄 **Comprehensive Portrait Makeup**: Dozens of styles from professional beauty retouching and yellow/olive skin tone brightening to Halloween witch makeup and creative looks.
43
+ - 📝 **Text Style Reference**: Maintains high-fidelity typography and stylized text comparable to closed-source solutions.
44
+ - 🖼️ **Professional Photo Restoration**: High-quality old photo repair and enhancement with superior detail recovery.
45
 
46
+ #### Ultimate Engineering Optimization
47
+ - 🔧 **Open LoRA Training Ecosystem:** Full training code released for custom style creation, optimized samplers maximize GPU efficiency for identical tasks, sizes, and input counts.
48
+ - **Extreme Speed Optimization**: Complete acceleration suite featuring distillation, quantization, and static compilation—delivering 4.5s end-to-end generation with just 30GB VRAM
49
+ - 🤖 **Intelligent Agent Workflow**: Automatic multi-image processing handles complex compositions like virtual try-on without requiring lengthy prompt engineering
50
+ - 🔌 **Universal Deployment**: Native ComfyUI node support and GGUF lightweight format compatibility for seamless production integration
51
+
52
+ #### Native Editing Capability from T2I Backbone
53
+ - 🏗️ **Backbone-Agnostic Architecture**: Editing capabilities injected through full Pretrain → SFT → RL pipeline, transferable to any T2I foundation model.
54
+
55
+
56
+
57
+ ## 🎨 Showcase
58
+ Some real outputs produced by FireRed-Image-Edit across general editing.
59
+
60
+ ### Portrait
61
+ <p align="center">
62
+ <img src="https://github.com/FireRedTeam/FireRed-Image-Edit/blob/main/assets/showcase_portrait.png" width="800"/>
63
+ <p>
64
+
65
+
66
+ ### Multi-image-fusion
67
+ <p align="center">
68
+ <img src="https://github.com/FireRedTeam/FireRed-Image-Edit/raw/main/assets/showcase_multi_fusion.png" width="800"/>
69
+ <p>
70
+
71
+ ### Makeup([Lora](https://huggingface.co/FireRedTeam/FireRed-Image-Edit-LoRA-Zoo/blob/main/FireRed-Image-Edit-Makeup.safetensors))
72
+ <p align="center">
73
+ <img src="https://github.com/FireRedTeam/FireRed-Image-Edit/raw/main/assets/showcase_makeup.png" width="800"/>
74
+ <p>
75
+
76
+
77
+ ### Text Style Reference([Lora](https://huggingface.co/FireRedTeam/FireRed-Image-Edit-LoRA-Zoo/blob/main/FireRed-Image-Edit-Covercraft.safetensors))
78
+ <p align="center">
79
+ <img src="https://github.com/FireRedTeam/FireRed-Image-Edit/raw/main/assets/showcase_mult_text.png" width="800"/>
80
+ <p>
81
+
82
+
83
+ ## 🏆 Evaluation Results
84
+ FireRed-Image-Edit establishes a new state-of-the-art among open-source models on Imgedit, Gedit, and RedEdit, while surpassing our closed-source competitors in specific dimensions—a distinction further corroborated by human evaluations highlighting its superior prompt following and visual consistency.
85
+ <p align="center">
86
+ <img src="https://github.com/FireRedTeam/FireRed-Image-Edit/raw/main/assets/eval_benchmark.png" width="800"/>
87
+ <p>