Image-Text-to-Text
PEFT
Safetensors
miaw1419 commited on
Commit
ad38b90
·
verified ·
1 Parent(s): 9bbc70e

Update README.md

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