|
20 | 20 | <p>
|
21 | 21 |
|
22 | 22 | ## 🔥 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). |
24 | 24 | * Dec 24, 2024: 🔥 Training and Testing Codes && Checkpoints && Demo released!
|
25 | 25 | * Dec 12, 2024: 💻 Add Project Page
|
26 | 26 | * Dec 10, 2024: 🏆 Visual AutoRegressive Modeling received NeurIPS 2024 Best Paper Award.
|
@@ -191,15 +191,15 @@ python Infinity/tools/reproduce.py
|
191 | 191 |
|
192 | 192 | Note: You can also use your own prompts, just modify the prompt in `reproduce.py`.
|
193 | 193 |
|
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. |
196 | 196 |
|
197 |
| -| Prompt | Infinity (# params=2B) | Infinity (# params=20B) | |
| 197 | +| Prompt | Infinity (# params=2B) | Infinity (# params=8B) | |
198 | 198 | | ------------ | -------- | -------- |
|
199 |
| -| Create an image with the text "Always Priority" on a wooden sign |  |  | |
200 |
| -| Show the text 'Driver Unknown Hard Clearly' in a surreal, imaginative style with a dreamlike landscape backdrop. |  |  | |
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. |  |  | |
202 |
| -| A group of students in a class |  |  | |
| 199 | +| a cat holds a sign with the text 'Diffusion is dead' |  |  | |
| 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 |  |  | |
| 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 |  |  | |
| 202 | +| A group of students in a class |  |  | |
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
|
0 commit comments