Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Text 2 Image
|
| 6 |
+
this is text 2 timage model based on ViT trained on 1M timage text pairs. backbone is T5 Encoder and Sana audio tokenizer
|
| 7 |
+
for more information: https://github.com/firdavsus/Text2Image
|