Update README.md
Browse files
README.md
CHANGED
@@ -39,14 +39,11 @@ For more examples and interactive demos, please see our [`website`](https://vipe
|
|
39 |
|
40 |
If you find this repository helpful, please consider citing our work:
|
41 |
```
|
42 |
-
@
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
archivePrefix={arXiv},
|
48 |
-
primaryClass={cs.CV},
|
49 |
-
url={https://arxiv.org/abs/2407.17365},
|
50 |
}
|
51 |
```
|
52 |
|
|
|
39 |
|
40 |
If you find this repository helpful, please consider citing our work:
|
41 |
```
|
42 |
+
@article{ViPer,
|
43 |
+
title={ViPer: Visual Personalization of Generative Models via Individual Preference Learning},
|
44 |
+
author={Sogand Salehi and Mahdi Shafiei and Teresa Yeo and Roman Bachmann and Amir Zamir},
|
45 |
+
journal={arXiv preprint arXiv:2407.17365},
|
46 |
+
year={2024},
|
|
|
|
|
|
|
47 |
}
|
48 |
```
|
49 |
|