DaniloTrotta
commited on
Commit
•
684645c
1
Parent(s):
c86a694
Update README.md
Browse files
README.md
CHANGED
@@ -3,13 +3,9 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- Kandinsky
|
5 |
- text-image
|
6 |
-
- text2image
|
7 |
-
- diffusion
|
8 |
-
- latent diffusion
|
9 |
-
- mCLIP-XLMR
|
10 |
-
- mT5
|
11 |
inference: true
|
12 |
pipeline_tag: text-to-image
|
|
|
13 |
---
|
14 |
|
15 |
# Kandinsky 2.1
|
|
|
3 |
tags:
|
4 |
- Kandinsky
|
5 |
- text-image
|
|
|
|
|
|
|
|
|
|
|
6 |
inference: true
|
7 |
pipeline_tag: text-to-image
|
8 |
+
library_name: open_clip
|
9 |
---
|
10 |
|
11 |
# Kandinsky 2.1
|