Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,6 @@ gradio
|
|
| 16 |
controlnet_aux==0.0.9
|
| 17 |
gdown
|
| 18 |
peft
|
| 19 |
-
pydantic==2.10.6
|
|
|
|
|
|
|
|
|
| 16 |
controlnet_aux==0.0.9
|
| 17 |
gdown
|
| 18 |
peft
|
| 19 |
+
pydantic==2.10.6
|
| 20 |
+
Pillow>=10.0.0
|
| 21 |
+
numpy>=1.21.0
|