jadohu commited on
Commit
aac263f
·
verified ·
1 Parent(s): 12a4a2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
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