sayakpaul HF staff commited on
Commit
3757111
1 Parent(s): d3e35b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -60,12 +60,12 @@ For qualitative results, please visit our [project website](https://mapo-t2i.git
60
  ## Citation
61
 
62
  ```bibtex
63
- @misc{todo,
64
  title={Margin-aware Preference Optimization for Aligning Diffusion Models without Reference},
65
- author={Jiwoo Hong and Sayak Paul and Noah Lee and Kashif Rasuland James Thorne and Jongheon Jeong},
66
  year={2024},
67
- eprint={todo},
68
  archivePrefix={arXiv},
69
- primaryClass={cs.CV,cs.LG}
70
  }
71
  ```
 
60
  ## Citation
61
 
62
  ```bibtex
63
+ @misc{hong2024marginaware,
64
  title={Margin-aware Preference Optimization for Aligning Diffusion Models without Reference},
65
+ author={Jiwoo Hong and Sayak Paul and Noah Lee and Kashif Rasul and James Thorne and Jongheon Jeong},
66
  year={2024},
67
+ eprint={2406.06424},
68
  archivePrefix={arXiv},
69
+ primaryClass={cs.CV}
70
  }
71
  ```