Harahan commited on
Commit
791fe48
·
verified ·
1 Parent(s): c68fef4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -175,7 +175,15 @@ pipe(prompt="a cute cat sitting on a windowsill",
175
  ## 📄 Citation
176
 
177
  ```bibtex
178
- <TODO: add bibtex after arXiv release>
 
 
 
 
 
 
 
 
179
  ```
180
 
181
  ---
 
175
  ## 📄 Citation
176
 
177
  ```bibtex
178
+ @misc{huang2026reinforcingfewstepgeneratorsrewardtilted,
179
+ title={Reinforcing Few-step Generators via Reward-Tilted Distribution Matching},
180
+ author={Yushi Huang and Xiangxin Zhou and Ruoyu Wang and Chi Zhang and Jun Zhang and Tianyu Pang},
181
+ year={2026},
182
+ eprint={2605.26108},
183
+ archivePrefix={arXiv},
184
+ primaryClass={cs.CV},
185
+ url={https://arxiv.org/abs/2605.26108},
186
+ }
187
  ```
188
 
189
  ---