Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio==4.44.
|
| 2 |
torch==2.1.0
|
| 3 |
torchvision==0.16.0
|
| 4 |
transformers==4.35.2
|
| 5 |
-
Pillow==10.1.0
|
|
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
torch==2.1.0
|
| 3 |
torchvision==0.16.0
|
| 4 |
transformers==4.35.2
|
| 5 |
+
Pillow==10.1.0
|
| 6 |
+
numpy<2.0.0
|