Luo-Yihong commited on
Commit
4552069
1 Parent(s): 9ac0878

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  ---
9
  # You Only Sample Once (YOSO)
10
  ![overview](overview.jpg)
11
- 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*.
12
 
13
  Official Repository of this paper: [YOSO](https://github.com/Luo-Yihong/YOSO).
14
 
@@ -122,11 +122,11 @@ You can increase the steps to improve sample quality.
122
  ## Bibtex
123
  ```
124
  @misc{luo2024sample,
125
- title={You Only Sample Once: Taming One-Step Text-To-Image Synthesis by Self-Cooperative Diffusion GANs},
126
- author={Yihong Luo and Xiaolong Chen and Jing Tang},
127
- booktitle={arXiv preprint arxiv:2403.12931},
128
- year={2024},
129
- archivePrefix={arXiv},
130
- primaryClass={cs.CV}
131
  }
132
  ```
 
8
  ---
9
  # You Only Sample Once (YOSO)
10
  ![overview](overview.jpg)
11
+ 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, Xinghua Qu, Jing Tang*.
12
 
13
  Official Repository of this paper: [YOSO](https://github.com/Luo-Yihong/YOSO).
14
 
 
122
  ## Bibtex
123
  ```
124
  @misc{luo2024sample,
125
+ title={You Only Sample Once: Taming One-Step Text-to-Image Synthesis by Self-Cooperative Diffusion GANs},
126
+ author={Yihong Luo and Xiaolong Chen and Xinghua Qu and Jing Tang},
127
+ year={2024},
128
+ eprint={2403.12931},
129
+ archivePrefix={arXiv},
130
+ primaryClass={cs.CV}
131
  }
132
  ```