Skip to content

Commit ec2f17a

Browse files
author
hanjian.thu123
committed
[update] add images
1 parent 1cc1ed1 commit ec2f17a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<p>
2121

2222
## 🔥 Updates!!
23-
* Feb 7, 2025: 🔥 Infinity-8B Demo is released! Check [demo](https://opensource.bytedance.com/gmpt/t2i/invite).
23+
* Feb 7, 2025: 🌺 Infinity-8B Demo is released! Check [demo](https://opensource.bytedance.com/gmpt/t2i/invite).
2424
* Dec 24, 2024: 🔥 Training and Testing Codes && Checkpoints && Demo released!
2525
* Dec 12, 2024: 💻 Add Project Page
2626
* Dec 10, 2024: 🏆 Visual AutoRegressive Modeling received NeurIPS 2024 Best Paper Award.
@@ -191,15 +191,15 @@ python Infinity/tools/reproduce.py
191191

192192
Note: You can also use your own prompts, just modify the prompt in `reproduce.py`.
193193

194-
## One More Thing: Infinity-20B is coming soon 📆
195-
Infinity shows strong scaling capabilities as illustrated before. Thus we are encouraged to continue to scale up the model size to 20B. Here we present the side-by-side comparison results between Infinity-2B and Infinity-20B.
194+
## Infinity-8B v.s. Infinity-2B
195+
Infinity shows strong scaling capabilities as illustrated before. Thus we are encouraged to continue to scale up the model size to larger size. Here we present the side-by-side comparison results between Infinity-2B and Infinity-8B.
196196

197-
| Prompt | Infinity (# params=2B) | Infinity (# params=20B) |
197+
| Prompt | Infinity (# params=2B) | Infinity (# params=8B) |
198198
| ------------ | -------- | -------- |
199-
| Create an image with the text "Always Priority" on a wooden sign | ![](assets/2b_20b/1l.jpg) | ![](assets/2b_20b/1r.jpg) |
200-
| Show the text 'Driver Unknown Hard Clearly' in a surreal, imaginative style with a dreamlike landscape backdrop. | ![](assets/2b_20b/2l.jpg) | ![](assets/2b_20b/2r.jpg) |
201-
| A photograph of a quaint two-story house with a distinctive red-tiled gable roof. The house is painted in a light, sandy color, which contrasts with the vibrant red roof. | ![](assets/2b_20b/3l.jpg) | ![](assets/2b_20b/3r.jpg) |
202-
| A group of students in a class | ![](assets/2b_20b/4l.jpg) | ![](assets/2b_20b/4r.jpg) |
199+
| a cat holds a sign with the text 'Diffusion is dead' | ![](assets/2b_8b/1l.webp) | ![](assets/2b_8b/1r.webp) |
200+
| A beautiful Chinese woman with graceful features, close-up portrait, long flowing black hair, wearing a traditional silk cheongsam delicately embroidered with floral patterns, face softly illuminated by ambient light, serene expression | ![](assets/2b_8b/2l.webp) | ![](assets/2b_8b/2r.webp) |
201+
| a Chinese model is sitting on a train, magazine cover, clothes made of plastic, photorealistic, futuristic style, gray and green light, movie lighting, 32K HD | ![](assets/2b_8b/3l.webp) | ![](assets/2b_8b/3r.webp) |
202+
| A group of students in a class | ![](assets/2b_20b/4l.jpg) | ![](assets/2b_8b/4r.webp) |
203203

204204

205205

assets/2b_8b/1l.webp

44.8 KB
Loading

assets/2b_8b/1r.webp

75.2 KB
Loading

assets/2b_8b/2l.webp

41.9 KB
Loading

assets/2b_8b/2r.webp

72.1 KB
Loading

assets/2b_8b/3l.webp

69 KB
Loading

assets/2b_8b/3r.webp

74.8 KB
Loading

assets/2b_8b/4r.webp

52.7 KB
Loading

0 commit comments

Comments
 (0)