Update library name (#1)
Browse files- Update library name (d7485c90eaf299453b72bc9542f247d09b2b0ab1)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -2,7 +2,8 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: sample-code-license
|
| 4 |
license_link: LICENSE
|
| 5 |
-
library_name:
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# ViPer: Visual Personalization of Generative Models via Individual Preference Learning
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: sample-code-license
|
| 4 |
license_link: LICENSE
|
| 5 |
+
library_name: peft
|
| 6 |
+
pipeline_tag: image-text-to-text
|
| 7 |
---
|
| 8 |
|
| 9 |
# ViPer: Visual Personalization of Generative Models via Individual Preference Learning
|