Instructions to use EPFL-VILAB/VPE-ViPer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EPFL-VILAB/VPE-ViPer with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Add secondary library tag
#1
by osanseviero - opened
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
|