cai-qi commited on
Commit
606c6f0
·
verified ·
1 Parent(s): c868fa5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -8,6 +8,13 @@ library_name: transformers
8
 
9
  HiDream-O1-Image is a natively unified image generative foundation model built on a Pixel-level Unified Transformer (UiT) without external VAEs or disjoint text encoders, which natively encodes raw pixels, text, and task-specific conditions in a single shared token space — supporting text-to-image, image editing, and subject-driven personalization at up to 2,048 × 2,048.
10
 
 
 
 
 
 
 
 
11
  <p align="center">
12
  <img src="assets/general.webp" alt="General text-to-image generation" width="100%"/>
13
  <br><sub><b>General text-to-image generation</b> at up to 2,048 × 2,048.</sub>
 
8
 
9
  HiDream-O1-Image is a natively unified image generative foundation model built on a Pixel-level Unified Transformer (UiT) without external VAEs or disjoint text encoders, which natively encodes raw pixels, text, and task-specific conditions in a single shared token space — supporting text-to-image, image editing, and subject-driven personalization at up to 2,048 × 2,048.
10
 
11
+ > **HiDream-O1-Image (codename: Peanut) debuts at #8 in the Artificial Analysis Text to Image Arena, which is positioned to be the new leading open weights Text to Image model (2026-5-5).**
12
+
13
+ <p align="center">
14
+ <img src="assets/leaderboard.png" alt="Artificial Analysis Text to Image Arena" width="100%"/>
15
+ <br><sub><b>Artificial Analysis Text to Image Arena</b> at up to 2,048 × 2,048.</sub>
16
+ </p>
17
+
18
  <p align="center">
19
  <img src="assets/general.webp" alt="General text-to-image generation" width="100%"/>
20
  <br><sub><b>General text-to-image generation</b> at up to 2,048 × 2,048.</sub>