Commit
•
3baec9a
1
Parent(s):
1e734c5
Updated Model card (#1)
Browse files- Updated Model card (0227a60b8b9941e7eccad1f80052e27755c07ee6)
- fix conflict (9b506b3617e6eae0193ba6574010e0a0dfed2bf7)
Co-authored-by: Denis Kuznedelev <[email protected]>
README.md
CHANGED
@@ -1,8 +1,24 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
-
|
4 |
-
|
|
|
|
|
5 |
---
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|