SpiridonSunRotator
commited on
Commit
•
0227a60
1
Parent(s):
fd80f3a
Updated Model card
Browse files
README.md
CHANGED
@@ -1,9 +1,24 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
-
|
4 |
-
|
|
|
|
|
5 |
---
|
6 |
|
7 |
-
|
8 |
-
|
9 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- text-to-image
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-to-image
|
7 |
---
|
8 |
|
9 |
+
### Model
|
10 |
+
|
11 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/629cf0475a13ba8233dd18c9/c0M8mGR5TlKJIsoHMallb.png" alt="drawing" width="400"/>
|
12 |
+
|
13 |
+
[Switti](https://arxiv.org/abs/2412.01819) - *S*cale-*wi*se *t*ransformer for *t*ext-to-*i*mage synthesis is a scale-wise transformer for text-to-image generation.
|
14 |
+
|
15 |
+
### Model Description
|
16 |
+
|
17 |
+
- **Developed by:** Yandex Research
|
18 |
+
- **Model type:** Scale-wise text-to-image generative model
|
19 |
+
|
20 |
+
### Evaluation
|
21 |
+
|
22 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/629cf0475a13ba8233dd18c9/TYUHk2DpFfGn2XMwD5QPR.png" alt="drawing" width="400"/>
|
23 |
+
|
24 |
+
The bar chart above shows user preference for Switti vs competitor models with respect to different aspects.
|