Update README.md
Browse files
README.md
CHANGED
@@ -50,13 +50,13 @@ This dataset is *cartoon* split of **Pick-Style**, self-curated with [Stable Dif
|
|
50 |
## Citation
|
51 |
|
52 |
```bibtex
|
53 |
-
@misc{
|
54 |
title={Margin-aware Preference Optimization for Aligning Diffusion Models without Reference},
|
55 |
-
author={Jiwoo Hong and Sayak Paul and Noah Lee and Kashif
|
56 |
year={2024},
|
57 |
-
eprint={
|
58 |
archivePrefix={arXiv},
|
59 |
-
primaryClass={cs.CV
|
60 |
}
|
61 |
```
|
62 |
|
|
|
50 |
## Citation
|
51 |
|
52 |
```bibtex
|
53 |
+
@misc{hong2024marginaware,
|
54 |
title={Margin-aware Preference Optimization for Aligning Diffusion Models without Reference},
|
55 |
+
author={Jiwoo Hong and Sayak Paul and Noah Lee and Kashif Rasul and James Thorne and Jongheon Jeong},
|
56 |
year={2024},
|
57 |
+
eprint={2406.06424},
|
58 |
archivePrefix={arXiv},
|
59 |
+
primaryClass={cs.CV}
|
60 |
}
|
61 |
```
|
62 |
|