PommesPeter
commited on
Commit
•
6ffee55
1
Parent(s):
08f0d7e
Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ Lumina-T2I is a model that generates images based on text conditions, supporting
|
|
13 |
Our generative model has `LargeDiT` as the backbone, the text encoder is the `LLaMa` 7B model, and the VAE uses a version of `sdxl` fine-tuned by stabilityai.
|
14 |
|
15 |
- Generation Model: Large-DiT
|
16 |
-
- Text Encoder: LLaMA2-7B
|
17 |
-
- VAE: [sdxl-vae](https://huggingface.co/stabilityai/sdxl-vae)
|
18 |
|
19 |
## 📰 News
|
20 |
|
|
|
13 |
Our generative model has `LargeDiT` as the backbone, the text encoder is the `LLaMa` 7B model, and the VAE uses a version of `sdxl` fine-tuned by stabilityai.
|
14 |
|
15 |
- Generation Model: Large-DiT
|
16 |
+
- Text Encoder: [LLaMA2-7B](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
17 |
+
- VAE: [stabilityai/sdxl-vae](https://huggingface.co/stabilityai/sdxl-vae)
|
18 |
|
19 |
## 📰 News
|
20 |
|