Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ safetensors
|
|
7 |
opencv-python
|
8 |
diffusers
|
9 |
peft
|
10 |
-
numpy<2
|
|
|
|
7 |
opencv-python
|
8 |
diffusers
|
9 |
peft
|
10 |
+
numpy<2
|
11 |
+
python-multipart
|