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