ai-forever
commited on
Commit
•
19a84a7
1
Parent(s):
d871d73
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# KandiSuperRes - diffusion model for 4K super resolution
|
2 |
|
3 |
[Habr Post](https://habr.com/ru/companies/sberbank/articles/775590/) | [Github](https://github.com/ai-forever/KandiSuperRes/) | [Telegram-bot](https://t.me/kandinsky21_bot) | [Technical Report](https://arxiv.org/pdf/2312.03511.pdf)| [Our text-to-image model](https://github.com/ai-forever/Kandinsky-3/tree/main)
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- PyTorch
|
7 |
+
thumbnail: "https://github.com/ai-forever/KandiSuperRes/"
|
8 |
+
---
|
9 |
+
|
10 |
# KandiSuperRes - diffusion model for 4K super resolution
|
11 |
|
12 |
[Habr Post](https://habr.com/ru/companies/sberbank/articles/775590/) | [Github](https://github.com/ai-forever/KandiSuperRes/) | [Telegram-bot](https://t.me/kandinsky21_bot) | [Technical Report](https://arxiv.org/pdf/2312.03511.pdf)| [Our text-to-image model](https://github.com/ai-forever/Kandinsky-3/tree/main)
|