Image-Text-to-Text
PEFT
Safetensors
miaw1419 commited on
Commit
d1471c6
·
verified ·
1 Parent(s): 0965c13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
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
- @misc{salehi2024vipervisualpersonalizationgenerative,
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
- year={2024},
44
- eprint={2407.17365},
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