PommesPeter
commited on
Commit
•
8a5d412
1
Parent(s):
8b36cc2
Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,10 @@ Our generative model has `Next-DiT` as the backbone, the text encoder is the `Ge
|
|
20 |
- Text Encoder: [Gemma-2B](https://huggingface.co/google/gemma-2b)
|
21 |
- VAE: [stabilityai/sdxl-vae](https://huggingface.co/stabilityai/sdxl-vae)
|
22 |
|
|
|
|
|
|
|
|
|
23 |
|
24 |
## 📰 News
|
25 |
|
|
|
20 |
- Text Encoder: [Gemma-2B](https://huggingface.co/google/gemma-2b)
|
21 |
- VAE: [stabilityai/sdxl-vae](https://huggingface.co/stabilityai/sdxl-vae)
|
22 |
|
23 |
+
[![Lumina-Next](https://img.shields.io/badge/Paper-Lumina--Next-2b9348.svg?logo=arXiv)](https://github.com/Alpha-VLLM/Lumina-T2X/blob/main/assets/lumina-next.pdf)
|
24 |
+
[Lumina-T2X paper](https://arxiv.org/abs/2405.05945)
|
25 |
+
|
26 |
+
![hero](https://github.com/Alpha-VLLM/Lumina-T2X/assets/54879512/9f52eabb-07dc-4881-8257-6d8a5f2a0a5a)
|
27 |
|
28 |
## 📰 News
|
29 |
|