Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ torch==2.5.1
|
|
| 11 |
torchvision==0.20.1
|
| 12 |
huggingface-hub
|
| 13 |
hf-xet==1.1.8
|
| 14 |
-
gradio[mcp]
|
|
|
|
|
|
| 11 |
torchvision==0.20.1
|
| 12 |
huggingface-hub
|
| 13 |
hf-xet==1.1.8
|
| 14 |
+
gradio[mcp]
|
| 15 |
+
numpy<2
|