Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
transformers==4.
|
| 3 |
gradio==4.38.1
|
| 4 |
numpy==1.26.4
|
| 5 |
Pillow==10.4.0
|
|
|
|
| 1 |
+
torch==2.1.0
|
| 2 |
+
transformers==4.35.2
|
| 3 |
gradio==4.38.1
|
| 4 |
numpy==1.26.4
|
| 5 |
Pillow==10.4.0
|