PommesPeter
commited on
Commit
•
f2b12e4
1
Parent(s):
41a0160
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ The `Lumina-Next-T2I` model that uses Next-DiT with a 2B parameters model as wel
|
|
9 |
Our generative model has `Next-DiT` as the backbone, the text encoder is the `Gemma` 2B model, and the VAE uses a version of `sdxl` fine-tuned by stabilityai.
|
10 |
|
11 |
- Generation Model: Next-DiT
|
12 |
-
- Text Encoder: Gemma
|
13 |
- VAE: stabilityai/sd-vae-ft-sdxl
|
14 |
|
15 |
## 📰 News
|
|
|
9 |
Our generative model has `Next-DiT` as the backbone, the text encoder is the `Gemma` 2B model, and the VAE uses a version of `sdxl` fine-tuned by stabilityai.
|
10 |
|
11 |
- Generation Model: Next-DiT
|
12 |
+
- Text Encoder: [Gemma-2B](https://huggingface.co/google/gemma-2b)
|
13 |
- VAE: stabilityai/sd-vae-ft-sdxl
|
14 |
|
15 |
## 📰 News
|