multimodalart HF staff commited on
Commit
ccfd6d7
1 Parent(s): c18f747

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -16
README.md CHANGED
@@ -16,19 +16,3 @@ Kandinsky was officially released as part of the [Kandinsky-2 repo](https://gith
16
  - [Igor Pavlov](https://github.com/boomb0om)
17
  - [Andrey Kuznetsov](https://github.com/kuznetsoffandrey)
18
  - [Denis Dimitrov](https://github.com/denndimitrov)
19
-
20
- ## Kandinsky 2.1
21
-
22
- Kandinsky 2.1 includes **three** public checkpoints:
23
-
24
- - [Prior](https://huggingface.co/kandinsky-community/kandinsky-2-1-prior): A prior diffusion model mapping text embeddings to image embeddings
25
- - [Text-to-Image / Image-to-Image](https://huggingface.co/kandinsky-community/kandinsky-2-1): A decoding diffusion model mapping image embeddings to images
26
- - [Inpainting](https://huggingface.co/kandinsky-community/kandinsky-2-1-inpaint): A decoding diffusion model mapping image embeddings and masked images to images
27
-
28
- ## Kandinsky 2.2
29
-
30
- Kandinsky 2.2 includes **four** public checkpoints:
31
- - [Prior](https://huggingface.co/kandinsky-community/kandinsky-2-2-prior): A prior diffusion model mapping text embeddings to image embeddings
32
- - [Text-to-Image / Image-to-Image](https://huggingface.co/kandinsky-community/kandinsky-2-2-decoder): A decoding diffusion model mapping image embeddings to images
33
- - [Inpainting](https://huggingface.co/kandinsky-community/kandinsky-2-2-decoder-inpaint): A decoding diffusion model mapping image embeddings and masked images to images
34
- - [controlnet-depth](https://huggingface.co/kandinsky-community/kandinsky-2-2-controlnet-depth): A decoding diffusion model mapping image embedding and additional depth condition to images
 
16
  - [Igor Pavlov](https://github.com/boomb0om)
17
  - [Andrey Kuznetsov](https://github.com/kuznetsoffandrey)
18
  - [Denis Dimitrov](https://github.com/denndimitrov)