File size: 1,117 Bytes
a6cca37
 
 
 
 
 
 
 
 
44a96cb
 
 
 
 
 
 
 
 
 
 
 
 
 
562c07e
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: README
emoji: 🦀
colorFrom: green
colorTo: indigo
sdk: static
pinned: false
---

Welcome to Kandinsky, the multi-lingual image generation model!
Kandinsky was officially released as part of the [Kandinsky-2 repo](https://github.com/ai-forever/Kandinsky-2) by:

- [Arseniy Shakhmatov](https://github.com/cene555)
- [Anton Razzhigaev](https://github.com/razzant)
- [Aleksandr Nikolich](https://github.com/AlexWortega)
- [Igor Pavlov](https://github.com/boomb0om)
- [Andrey Kuznetsov](https://github.com/kuznetsoffandrey)
- [Denis Dimitrov](https://github.com/denndimitrov)

## Kandinsky 2.1

Kandinsky 2.1 includes **three** public checkpoints:

- [Prior][https://huggingface.co/kandinsky-community/kandinsky-2-1-prior]: A prior diffusion model mapping text embeddings to image embeddings
- [Text-to-Image / Image-to-Image][https://huggingface.co/kandinsky-community/kandinsky-2-1]: A decoding diffusion model mapping image embeddings to images
- [Inpainting][https://huggingface.co/kandinsky-community/kandinsky-2-1-inpaint]: A decoding diffusion model mapping image embeddings and masked images to images