Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ pipeline_tag: image-to-image
|
|
8 |
|
9 |
The YOSO was proposed in "[You Only Sample Once: Taming One-Step Text-To-Image Synthesis by Self-Cooperative Diffusion GANs](https://www.arxiv.org/abs/2403.12931)" by *Yihong Luo, Xiaolong Chen, Jing Tang*.
|
10 |
|
|
|
|
|
11 |
This model is fine-tuning from [
|
12 |
PixArt-XL-2-512x512](https://huggingface.co/PixArt-alpha/PixArt-XL-2-512x512), enabling one-step inference to perform text-to-image generation.
|
13 |
|
|
|
8 |
|
9 |
The YOSO was proposed in "[You Only Sample Once: Taming One-Step Text-To-Image Synthesis by Self-Cooperative Diffusion GANs](https://www.arxiv.org/abs/2403.12931)" by *Yihong Luo, Xiaolong Chen, Jing Tang*.
|
10 |
|
11 |
+
Official Repository of this paper: [YOSO](https://github.com/Luo-Yihong/YOSO).
|
12 |
+
|
13 |
This model is fine-tuning from [
|
14 |
PixArt-XL-2-512x512](https://huggingface.co/PixArt-alpha/PixArt-XL-2-512x512), enabling one-step inference to perform text-to-image generation.
|
15 |
|