wujunqiang
commited on
Commit
•
f0f2581
1
Parent(s):
356f179
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,18 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
## <a name="Introduction"></a>📖 Introduction
|
4 |
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- Kolors
|
8 |
+
---
|
9 |
+
# Kolors: Effective Training of Diffusion Model for Photorealistic Text-to-Image Synthesis
|
10 |
+
<div align="center" style="display: flex; justify-content: center; flex-wrap: wrap;">
|
11 |
+
<a href="https://github.com/Kwai-Kolors/Kolors"><img src="https://img.shields.io/static/v1?label=Kolors Code&message=Github&color=blue&logo=github-pages"></a>  
|
12 |
+
<a href="https://kwai-kolors.github.io/"><img src="https://img.shields.io/static/v1?label=Team%20Page&message=Page&color=green"></a>  
|
13 |
+
<a href="https://github.com/Kwai-Kolors/Kolors/blob/master/imgs/Kolors_paper.pdf"><img src="https://img.shields.io/static/v1?label=Tech Report&message=Arxiv:Kolors&color=red&logo=arxiv"></a>  
|
14 |
+
<a href="https://kolors.kuaishou.com/"><img src="https://img.shields.io/static/v1?label=Official Website&message=Page&color=green"></a>
|
15 |
+
</div>
|
16 |
|
17 |
## <a name="Introduction"></a>📖 Introduction
|
18 |
|