FireRedTeam commited on
Commit
aa11f90
·
verified ·
1 Parent(s): 40e6b07

feat: add modelcard for firered-image-edit-v1p1

Browse files
Files changed (1) hide show
  1. README.md +44 -3
README.md CHANGED
@@ -1,3 +1,44 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+
3
+ language:
4
+ - en
5
+ - zh
6
+ license: apache-2.0
7
+ pipeline_tag: image-to-image
8
+ library_name: diffusers
9
+ arxiv: 2602.13344
10
+ ---
11
+
12
+ <p align="center">
13
+ <img src="https://huggingface.co/FireRedTeam/FireRed-Image-Edit-1.0/resolve/main/assets/logo.png" width="600"/>
14
+ <p>
15
+
16
+
17
+ <p align="center" style="line-height: 1;">
18
+ <a href="https://huggingface.co/FireRedTeam" target="_blank"><img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-FireRedTeam-ffc107?color=ffc107&logoColor=white" style="display: inline-block;"/></a>
19
+ <a href="https://huggingface.co/FireRedTeam/FireRed-Image-Edit-1.0" target="_blank"><img alt="Hugging Face Model" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-FireRed--Image--Edit--1.0-red" style="display: inline-block;"/></a>
20
+ <a href="https://huggingface.co/spaces/FireRedTeam/FireRed-Image-Edit-1.0" target="_blank"><img alt="Demo" src="https://img.shields.io/badge/%F0%9F%92%BB%20Demo-FireRed--Image--Edit--1.0-red" style="display: inline-block;"/></a>
21
+ </p>
22
+
23
+ <p align="center" style="line-height: 1;">
24
+ 🤗 <a href="https://huggingface.co/FireRedTeam/FireRed-Image-Edit-1.1">HuggingFace Model</a> |
25
+ 🤗 <a href="https://huggingface.co/FireRedTeam/FireRed-Image-Edit-1.1">LoRA Zoo</a> |
26
+ 🖥️ <a href="https://huggingface.co/spaces/FireRedTeam/FireRed-Image-Edit-1.0"> Demo</a> |
27
+ 📄 <a href="https://github.com/FireRedTeam/FireRed-Image-Edit/blob/main/assets/FireRed_Image_Edit_1_0_Techinical_Report.pdf">Technical Report</a>
28
+ </p>
29
+ <p align="center">
30
+ <img src="https://huggingface.co/FireRedTeam/FireRed-Image-Edit-1.0/resolve/main/assets/teaser.png" width="800"/>
31
+ <p>
32
+
33
+ ## 🔥 FireRed-Image-Edit-1.1
34
+
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.