Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ HiDream-E1 is an image editing model built on [HiDream-I1](https://github.com/Hi
|
|
17 |
<span style="color: #FF5733; font-weight: bold">For more features and to experience the full capabilities of our product, please visit [https://vivago.ai/](https://vivago.ai/).</span>
|
18 |
|
19 |
## Project Updates
|
20 |
-
- π **July 16, 2025**: We've open-sourced the updated image editing model **HiDream-E1
|
21 |
- π **May 28, 2025**: We've released our technical report [HiDream-I1: A High-Efficient Image Generative Foundation Model with Sparse Diffusion Transformer](https://arxiv.org/abs/2505.22705). Please use the Bibtex below to cite the paper.
|
22 |
- π **April 28, 2025**: We've open-sourced the image editing model **HiDream-E1**.
|
23 |
|
@@ -60,7 +60,7 @@ python gradio_demo_1_1.py
|
|
60 |
| UltraEdit | 5.31 | 5.19 | 1.50 | 4.33 | 4.50 | 5.71 | 2.63 | 4.58 | 4.07 | 2.89 |
|
61 |
| Gemini-2.0-Flash | 4.87 | 7.71 | 6.30 | 5.10 | 7.30 | 3.33 | 5.94 | 6.29 | 5.99 | 6.95 |
|
62 |
| HiDream-E1 | 5.32 | 6.98 | 6.45 | 5.01 | 7.57 | 6.49 | 5.99 | 6.35 | 6.40 | 7.54 |
|
63 |
-
| HiDream-E1
|
64 |
|
65 |
## License Agreement
|
66 |
The Transformer models in this repository are licensed under the MIT License. The VAE is from `FLUX.1 [schnell]`, and the text encoders from `google/t5-v1_1-xxl` and `meta-llama/Meta-Llama-3.1-8B-Instruct`. Please follow the license terms specified for these components. You own all content you create with this model. You can use your generated content freely, but you must comply with this license agreement. You are responsible for how you use the models. Do not create illegal content, harmful material, personal information that could harm others, false information, or content targeting vulnerable groups.
|
|
|
17 |
<span style="color: #FF5733; font-weight: bold">For more features and to experience the full capabilities of our product, please visit [https://vivago.ai/](https://vivago.ai/).</span>
|
18 |
|
19 |
## Project Updates
|
20 |
+
- π **July 16, 2025**: We've open-sourced the updated image editing model **HiDream-E1.1**.
|
21 |
- π **May 28, 2025**: We've released our technical report [HiDream-I1: A High-Efficient Image Generative Foundation Model with Sparse Diffusion Transformer](https://arxiv.org/abs/2505.22705). Please use the Bibtex below to cite the paper.
|
22 |
- π **April 28, 2025**: We've open-sourced the image editing model **HiDream-E1**.
|
23 |
|
|
|
60 |
| UltraEdit | 5.31 | 5.19 | 1.50 | 4.33 | 4.50 | 5.71 | 2.63 | 4.58 | 4.07 | 2.89 |
|
61 |
| Gemini-2.0-Flash | 4.87 | 7.71 | 6.30 | 5.10 | 7.30 | 3.33 | 5.94 | 6.29 | 5.99 | 6.95 |
|
62 |
| HiDream-E1 | 5.32 | 6.98 | 6.45 | 5.01 | 7.57 | 6.49 | 5.99 | 6.35 | 6.40 | 7.54 |
|
63 |
+
| HiDream-E1.1 | **7.47** | **7.97** | **7.49** | **7.32** | **7.97** | **7.84** | **7.51** | **6.80** | **7.57** | **7.70** |
|
64 |
|
65 |
## License Agreement
|
66 |
The Transformer models in this repository are licensed under the MIT License. The VAE is from `FLUX.1 [schnell]`, and the text encoders from `google/t5-v1_1-xxl` and `meta-llama/Meta-Llama-3.1-8B-Instruct`. Please follow the license terms specified for these components. You own all content you create with this model. You can use your generated content freely, but you must comply with this license agreement. You are responsible for how you use the models. Do not create illegal content, harmful material, personal information that could harm others, false information, or content targeting vulnerable groups.
|