sayakpaul HF staff commited on
Commit
405d40c
1 Parent(s): 2d68597

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -43,12 +43,12 @@ This dataset is *pixel art* split of **Pick-Style**, self-curated with [Stable D
43
  ## Citation
44
 
45
  ```bibtex
46
- @misc{todo,
47
  title={Margin-aware Preference Optimization for Aligning Diffusion Models without Reference},
48
- author={Jiwoo Hong and Sayak Paul and Noah Lee and Kashif Rasuland James Thorne and Jongheon Jeong},
49
  year={2024},
50
- eprint={todo},
51
  archivePrefix={arXiv},
52
- primaryClass={cs.CV,cs.LG}
53
  }
54
  ```
 
43
  ## Citation
44
 
45
  ```bibtex
46
+ @misc{hong2024marginaware,
47
  title={Margin-aware Preference Optimization for Aligning Diffusion Models without Reference},
48
+ author={Jiwoo Hong and Sayak Paul and Noah Lee and Kashif Rasul and James Thorne and Jongheon Jeong},
49
  year={2024},
50
+ eprint={2406.06424},
51
  archivePrefix={arXiv},
52
+ primaryClass={cs.CV}
53
  }
54
  ```