drbaph commited on
Commit
33b4f94
·
verified ·
1 Parent(s): c76924b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +136 -3
README.md CHANGED
@@ -1,3 +1,136 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - FireRedTeam/FireRed-Image-Edit-1.0
8
+ pipeline_tag: image-text-to-image
9
+ tags:
10
+ - comfyui
11
+ - comfy
12
+ - fp8
13
+ - nvfp4
14
+ - quants
15
+ - image
16
+ - edit
17
+ - firered
18
+ ---
19
+
20
+ <p align="center">
21
+ <img src="./assets/logo.png" width="600"/>
22
+ <p>
23
+ <p align="center" style="line-height: 1;">
24
+ <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>
25
+ <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>
26
+ <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>
27
+ </p>
28
+
29
+ <p align="center" style="line-height: 1;">
30
+ 🤗 <a href="https://huggingface.co/FireRedTeam/FireRed-Image-Edit-1.0">HuggingFace</a> |
31
+ 🖥️ <a href="https://huggingface.co/spaces/FireRedTeam/FireRed-Image-Edit-1.0"> Demo</a> |
32
+ 📄 <a href="https://github.com/FireRedTeam/FireRed-Image-Edit/blob/main/assets/FireRed_Image_Edit_1_0_Techinical_Report.pdf">Technical Report</a>
33
+ </p>
34
+ <p align="center">
35
+ <img src="./assets/teaser.png" width="800"/>
36
+ <p>
37
+
38
+
39
+ ## 🔥 FireRed-Image-Edit
40
+ **FireRed-Image-Edit** is a general-purpose image editing model that delivers high-fidelity and consistent editing across a wide range of scenarios.
41
+
42
+ ## ✨ Key Features
43
+ - **Strong Editing Performance**: FireRed-Image-Edit delivers leading open-source results with accurate instruction following, high image quality, and consistent visual coherence.
44
+ - **Native Editing Capability**: Built directly from text-to-image foundation model and endowed with editing capabilities.
45
+ - **Text Style Preservation**: Maintains text styles with high fidelity, achieving performance comparable to closed-source solutions.
46
+ - **Photo Restoration**: High-quality old photo restoration and enhancement.
47
+ - **Multi-Image Editing**: Flexible editing of multiple images such as virtual try-on.
48
+
49
+
50
+ ## 📰 News
51
+ - 2026.02.14: We released FireRed-Image-Edit-1.0 model weights. Check more details in the [Model Zoo](#-model-zoo) section.
52
+ - 2026.02.10: We released the [Technical Report](https://github.com/FireRedTeam/FireRed-Image-Edit/blob/main/assets/FireRed_Image_Edit_1_0_Techinical_Report.pdf) of FireRed-Image-Edit-1.0.
53
+
54
+ ## 🎨 Showcase
55
+ Some real outputs produced by FireRed-Image-Edit across genearl editing.
56
+ <p align="center">
57
+ <img src="./assets/showcase.png" width="800"/>
58
+ <p>
59
+
60
+ ## 🗂️ Model Zoo
61
+
62
+ <div style="overflow-x: auto; margin-bottom: 16px;">
63
+ <table style="border-collapse: collapse; width: 100%;">
64
+ <thead>
65
+ <tr>
66
+ <th style="white-space: nowrap; padding: 8px; border: 1px solid #d0d7de; background-color: #f6f8fa;">Models</th>
67
+ <th style="white-space: nowrap; padding: 8px; border: 1px solid #d0d7de; background-color: #f6f8fa;">Task</th>
68
+ <th style="padding: 8px; border: 1px solid #d0d7de; background-color: #f6f8fa;">Description</th>
69
+ <th style="padding: 8px; border: 1px solid #d0d7de; background-color: #f6f8fa;">Download Link</th>
70
+ </tr>
71
+ </thead>
72
+ <tbody>
73
+ <tr>
74
+ <td style="white-space: nowrap; padding: 8px; border: 1px solid #d0d7de;">FireRed-Image-Edit-1.0</td>
75
+ <td style="white-space: nowrap; padding: 8px; border: 1px solid #d0d7de;">Image-Editing</td>
76
+ <td style="padding: 8px; border: 1px solid #d0d7de;">General-purpose image editing model</td>
77
+ <td style="padding: 8px; border: 1px solid #d0d7de;">
78
+ <span style="white-space: nowrap;">🤗&nbsp;<a href="https://huggingface.co/FireRedTeam/FireRed-Image-Edit-1.0">HuggingFace</a></span>
79
+ </td>
80
+ </tr>
81
+ <tr>
82
+ <td style="white-space: nowrap; padding: 8px; border: 1px solid #d0d7de;">FireRed-Image-Edit-1.0-Distilled</td>
83
+ <td style="white-space: nowrap; padding: 8px; border: 1px solid #d0d7de;">Image-Editing</td>
84
+ <td style="padding: 8px; border: 1px solid #d0d7de;">Distilled version of FireRed-Image-Edit-1.0 for faster inference</td>
85
+ <td style="padding: 8px; border: 1px solid #d0d7de;">
86
+ <span style="white-space: nowrap;">To be released</span>
87
+ </td>
88
+ </tr>
89
+ <tr>
90
+ <td style="white-space: nowrap; padding: 8px; border: 1px solid #d0d7de;">FireRed-Image</td>
91
+ <td style="white-space: nowrap; padding: 8px; border: 1px solid #d0d7de;">Text-to-Image</td>
92
+ <td style="padding: 8px; border: 1px solid #d0d7de;">High-quality text-to-image generation model</td>
93
+ <td style="padding: 8px; border: 1px solid #d0d7de;">
94
+ <span style="white-space: nowrap;">To be released</span>
95
+ </td>
96
+ </tr>
97
+ </tbody>
98
+ </table>
99
+ </div>
100
+
101
+ ## 🏗️ Model Architecture
102
+ <p align="center">
103
+ <img src="./assets/architecture.png" width="800"/>
104
+ <p>
105
+
106
+
107
+ ## 🖊️ Citation
108
+
109
+ We kindly encourage citation of our work if you find it useful.
110
+
111
+ ```bibtex
112
+ @article{firered2026rededit,
113
+ title={FireRed-Image-Edit: A General-Purpose Image Editing Model},
114
+ author={Super Intelligence Team},
115
+ year={2026},
116
+ archivePrefix={arXiv},
117
+ primaryClass={cs.CV},
118
+ url={https://arxiv.org/abs/xxxx.xxxxx},
119
+ }
120
+ ```
121
+
122
+ ## ⚠️ Ethics Statement
123
+ FireRed-Image-Edit has not been specifically designed or comprehensively evaluated for every possible downstream application. Users should be aware of the potential risks and ethical considerations when using this project, and should use it responsibly and in compliance with all applicable laws and regulations.
124
+
125
+ - **Prohibited Use**: This project must not be used to generate content that is illegal, defamatory, pornographic, harmful, or that violates the privacy, rights, or interests of individuals or organizations.
126
+ - **User Responsibility**: Users are solely responsible for any content generated using this project. The authors and contributors assume no responsibility or liability for any misuse of the codebase or for any consequences resulting from its use.
127
+
128
+
129
+
130
+ ## 🤝 Acknowledgements
131
+
132
+ We would like to thank the developers of the amazing open-source projects, including [Qwen-Image](https://github.com/QwenLM/Qwen-Image), [Diffusers](https://github.com/huggingface/diffusers) and [HuggingFace](https://huggingface.co)
133
+
134
+ ## ⭐ Star History
135
+
136
+ [![Star History Chart](https://api.star-history.com/svg?repos=FireRedTeam/FireRed-Image-Edit&type=date&legend=top-left)](https://www.star-history.com/#FireRedTeam/FireRed-Image-Edit&type=date&legend=top-left)