Add secondary library tag (#1)
Browse files- Add secondary library tag (7fb98df240b247f01652b67e387a76f5ad45f9c8)
Co-authored-by: Omar Sanseviero <[email protected]>
README.md
CHANGED
@@ -3,6 +3,8 @@ license: other
|
|
3 |
license_name: sample-code-license
|
4 |
license_link: LICENSE
|
5 |
library_name: viper-vpe
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# ViPer: Visual Personalization of Generative Models via Individual Preference Learning
|
|
|
3 |
license_name: sample-code-license
|
4 |
license_link: LICENSE
|
5 |
library_name: viper-vpe
|
6 |
+
tags:
|
7 |
+
- peft
|
8 |
---
|
9 |
|
10 |
# ViPer: Visual Personalization of Generative Models via Individual Preference Learning
|