Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
# [LlamaGen-XL T2I Stage-1] - Hugging Face Format
|
5 |
+
|
6 |
+
This repository hosts a [LlamaGen-XL T2I Stage-1] converted into Hugging Face format, making it easier to use with the 🤗 Transformers library.
|
7 |
+
|
8 |
+
Model Overview
|
9 |
+
- Original Model: [https://github.com/FoundationVision/LlamaGen]
|
10 |
+
- License: MIT License
|
11 |
+
- Conversion Method: Converted from the original format to Hugging Face format
|