Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ safetensors
|
|
6 |
opencv-python
|
7 |
pillow
|
8 |
numpy
|
9 |
-
huggingface-hub
|
|
|
|
6 |
opencv-python
|
7 |
pillow
|
8 |
numpy
|
9 |
+
huggingface-hub
|
10 |
+
peft
|