Spaces:
Runtime error
Runtime error
sberbank-ai
commited on
Commit
β’
56cd38f
1
Parent(s):
9d68de9
Update app.py
Browse files
app.py
CHANGED
@@ -154,6 +154,8 @@ with block as demo:
|
|
154 |
|
155 |
[![Framework: PyTorch](https://img.shields.io/badge/Framework-PyTorch-orange.svg)](https://pytorch.org/) [![Huggingface space](https://img.shields.io/badge/π€-Huggingface-yello.svg)](https://huggingface.co/sberbank-ai/Kandinsky_2.0)
|
156 |
[Offical BlogPost](https://habr.com/ru/company/sberbank/blog/725282/)
|
|
|
|
|
157 |
|
158 |
## Model architecture:
|
159 |
Kandinsky 2.1 inherits best practicies from Dall-E 2 and Latent diffucion, while introducing some new ideas.
|
|
|
154 |
|
155 |
[![Framework: PyTorch](https://img.shields.io/badge/Framework-PyTorch-orange.svg)](https://pytorch.org/) [![Huggingface space](https://img.shields.io/badge/π€-Huggingface-yello.svg)](https://huggingface.co/sberbank-ai/Kandinsky_2.0)
|
156 |
[Offical BlogPost](https://habr.com/ru/company/sberbank/blog/725282/)
|
157 |
+
[Offical Telegram Bot](https://t.me/kandinsky21_bot)
|
158 |
+
[Offical site](https://fusionbrain.ai/diffusion)
|
159 |
|
160 |
## Model architecture:
|
161 |
Kandinsky 2.1 inherits best practicies from Dall-E 2 and Latent diffucion, while introducing some new ideas.
|