Yihong Luo
commited on
Commit
•
96771c1
1
Parent(s):
3d4d2de
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# You Only Sample Once (YOSO)
|
2 |
|
3 |
This algorithm was proposed in You Only Sample Once: Taming One-Step Text-To-Image Synthesis by Self-Cooperative Diffusion GANs.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
library_name: diffusers
|
5 |
+
pipeline_tag: text-to-image
|
6 |
+
---
|
7 |
# You Only Sample Once (YOSO)
|
8 |
|
9 |
This algorithm was proposed in You Only Sample Once: Taming One-Step Text-To-Image Synthesis by Self-Cooperative Diffusion GANs.
|