|
3 | 3 |
|
4 | 4 | ## Description
|
5 | 5 |
|
6 |
| -Web-GUI for Kandinsky text-to-image diffusion models ([Kandinsky2](https://github.com/ai-forever/Kandinsky-2/), [Kandinsky3](https://github.com/ai-forever/Kandinsky-3)). |
| 6 | +Web-GUI for Kandinsky text-to-image diffusion models ([Kandinsky2](https://github.com/ai-forever/Kandinsky-2/), [Kandinsky3](https://github.com/ai-forever/Kandinsky-3)). |
7 | 7 |
|
8 | 8 | ## Disclaimer
|
9 | 9 |
|
10 |
| -⚠️ THE PROJECT IS STILL ACTIVE ⚠️ HOWEVER, UPDATES MAY BE LESS FREQUENT ⚠️ |
| 10 | +The project is not abandoned. However, updates may be less frequent. |
| 11 | +Most activity, until the next version of Kandinsky (if any) is released, will take place in the [extensions repository](https://github.com/seruva19/kubin-extensions). |
11 | 12 |
|
12 | 13 | ## Features
|
13 | 14 |
|
14 |
| -| Model | 2.0 | 2.1 | 2.2 |3.0 |3.1 | |
15 |
| -| ---------------------------------------------------------------------------------- | --- | --- | --- | --- | --- | |
16 |
| -| Txt2img | ✔ | ✔ | ✔ | ✔ | ✔ | |
17 |
| -| Img2img | ✔ | ✔ | ✔ | ✔ | 🕒 | |
18 |
| -| Mixing | | ✔ | ✔ | 🕒 | 🕒 | |
19 |
| -| Inpainting | ✔ | ✔ | ✔ | ✔ | ✔ | |
20 |
| -| Outpainting | | ✔ | ✔ | 🕒 | 🕒 | |
21 |
| -| ControlNet | | | ✔ | | 🕒 | |
22 |
| -| IpAdapter | | | | | 🕒 | |
23 |
| -| Diffusers pipeline | | ✔ | ✔ | ✔ | 🕒 | |
24 |
| -| Low-VRAM options | | | ✔ | ✔ | ✔ | |
25 |
| -| ext. [Image browser](https://github.com/seruva19/kubin-extensions) | ✔ | ✔ | ✔ | ✔ | ✔ | |
26 |
| -| ext. [Image editor](https://github.com/seruva19/kubin-extensions) | ✔ | ✔ | ✔ | ✔ | ✔ | |
27 |
| -| ext. [Fine-tuning](https://github.com/seruva19/kubin-extensions) | | ✔ | 🕒 | | | |
28 |
| -| ext. [LoRA training and inference](https://github.com/seruva19/kubin-extensions) | | | ✔ | | | |
29 |
| -| ext. [Style library](https://github.com/seruva19/kubin-extensions) | ✔ | ✔ | ✔ | ✔ | ✔ | |
30 |
| -| ext. [Upscaling](https://github.com/seruva19/kubin-extensions) | ✔ | ✔ | ✔ | ✔ | ✔ | |
31 |
| -| ext. [Img2mesh](https://github.com/seruva19/kubin-extensions) | ✔ | ✔ | ✔ | ✔ | ✔ | |
32 |
| -| ext. [Interrogation](https://github.com/seruva19/kubin-extensions) | ✔ | ✔ | ✔ | ✔ | ✔ | |
33 |
| -| ext. [Segmentation](https://github.com/seruva19/kubin-extensions) | ✔ | ✔ | ✔ | ✔ | ✔ | |
34 |
| -| ext. [Animation](https://github.com/seruva19/kubin-extensions) | | 🕒 | ✔ | | | |
35 |
| -| ext. [Video](https://github.com/seruva19/kubin-extensions) | | | | ✔ | | |
36 |
| -| ext. [Background remover](https://github.com/seruva19/kubin-extensions) | ✔ | ✔ | ✔ | ✔ | ✔ | |
37 |
| -| ext. LLM prompt enhancer | ✔ | ✔ | ✔ | ✔ | ✔ | |
38 |
| -| Advanced prompt syntax | | | 🕒 | | | |
39 |
| -| Prompt weighting | | | 🕒 | | | |
40 |
| -| ext. Area composition | | | 🕒 | | | |
| 15 | +| Model | 2.0 | 2.1 | 2.2 |3.0 |3.1 | |
| 16 | +| -------------------------------------------------------------------------------------------- | --- | --- | --- | --- | --- | |
| 17 | +| Txt2img | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 18 | +| Img2img | ✔ | ✔ | ✔ | ✔ | 🕒 | |
| 19 | +| Mixing | | ✔ | ✔ | 🕒 | 🕒 | |
| 20 | +| Inpainting | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 21 | +| Outpainting | | ✔ | ✔ | 🕒 | 🕒 | |
| 22 | +| ControlNet | | | ✔ | | 🕒 | |
| 23 | +| IpAdapter | | | | | 🕒 | |
| 24 | +| Diffusers pipeline | | ✔ | ✔ | ✔ | 🕒 | |
| 25 | +| Low-VRAM options | | | ✔ | ✔ | ✔ | |
| 26 | +| ext. [Image browser](https://github.com/seruva19/kubin-extensions#kd-image-browser) | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 27 | +| ext. [Image editor](https://github.com/seruva19/kubin-extensions#kd-image-editor) | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 28 | +| ext. [Fine-tuning](https://github.com/seruva19/kubin-extensions#kd-training) | | ✔ | 🕒 | | | |
| 29 | +| ext. [LoRA training and inference](https://github.com/seruva19/kubin-extensions#kd-training) | | | ✔ | | | |
| 30 | +| ext. [Style library](https://github.com/seruva19/kubin-extensions#kd-prompt-styles) | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 31 | +| ext. [Upscaling](https://github.com/seruva19/kubin-extensions#kd-upscaler) | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 32 | +| ext. [Img2mesh](https://github.com/seruva19/kubin-extensions#kd-mesh-gen) | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 33 | +| ext. [Interrogation](https://github.com/seruva19/kubin-extensions#kd-interrogator) | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 34 | +| ext. [Segmentation](https://github.com/seruva19/kubin-extensions#kd-segmentation) | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 35 | +| ext. [Animation](https://github.com/seruva19/kubin-extensions#kd-animation) | | 🕒 | ✔ | | | |
| 36 | +| ext. [Video](https://github.com/seruva19/kubin-extensions#kd-video) | | | | ✔ | | |
| 37 | +| ext. [Background remover](https://github.com/seruva19/kubin-extensions#kd-bg-remover) | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 38 | +| ext. LLM prompt enhancer | ✔ | ✔ | ✔ | ✔ | ✔ | |
| 39 | +| Advanced prompt syntax | | | 🕒 | | | |
| 40 | +| Prompt weighting | | | 🕒 | | | |
| 41 | +| ext. Area composition | | | 🕒 | | | |
41 | 42 |
|
42 | 43 | ## Screenshot
|
43 | 44 |
|
|
0 commit comments