testing
#24
by
yogendra74
- opened
- README.md +0 -3
- transformer/config.json +1 -1
README.md
CHANGED
@@ -15,9 +15,6 @@ library_name: diffusers
|
|
15 |
|
16 |
<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>
|
17 |
|
18 |
-
## Project Updates
|
19 |
-
- 🚀 **April 28, 2025**: We've open-sourced the instruction-based-image-editing model [**HiDream-E1-Full**](https://github.com/HiDream-ai/HiDream-E1). Experience at [https://huggingface.co/spaces/HiDream-ai/HiDream-E1-Full](https://huggingface.co/spaces/HiDream-ai/HiDream-E1-Full)!.
|
20 |
-
|
21 |
## Key Features
|
22 |
- ✨ **Superior Image Quality** - Produces exceptional results across multiple styles including photorealistic, cartoon, artistic, and more. Achieves state-of-the-art HPS v2.1 score, which aligns with human preferences.
|
23 |
- 🎯 **Best-in-Class Prompt Following** - Achieves industry-leading scores on GenEval and DPG benchmarks, outperforming all other open-source models.
|
|
|
15 |
|
16 |
<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>
|
17 |
|
|
|
|
|
|
|
18 |
## Key Features
|
19 |
- ✨ **Superior Image Quality** - Produces exceptional results across multiple styles including photorealistic, cartoon, artistic, and more. Achieves state-of-the-art HPS v2.1 score, which aligns with human preferences.
|
20 |
- 🎯 **Best-in-Class Prompt Following** - Achieves industry-leading scores on GenEval and DPG benchmarks, outperforming all other open-source models.
|
transformer/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_class_name": "
|
3 |
"_diffusers_version": "0.32.1",
|
4 |
"attention_head_dim": 128,
|
5 |
"axes_dims_rope": [
|
|
|
1 |
{
|
2 |
+
"_class_name": "HiImageTransformer2DModel",
|
3 |
"_diffusers_version": "0.32.1",
|
4 |
"attention_head_dim": 128,
|
5 |
"axes_dims_rope": [
|