Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ torch==2.10.0
|
|
| 2 |
torchvision==0.25.0
|
| 3 |
gradio==5.29.0
|
| 4 |
huggingface_hub==1.4.1
|
| 5 |
-
pillow=
|
| 6 |
numpy==2.4.2
|
|
|
|
| 2 |
torchvision==0.25.0
|
| 3 |
gradio==5.29.0
|
| 4 |
huggingface_hub==1.4.1
|
| 5 |
+
pillow>=8.0,<12.0
|
| 6 |
numpy==2.4.2
|