Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ pip==23.1.1
|
|
2 |
fastapi==0.86.0
|
3 |
pydantic==1.9.1
|
4 |
transformers==4.11.3
|
5 |
-
torch==1.
|
6 |
numpy==1.22.1
|
7 |
scipy==1.7.1
|
8 |
pandas==1.4.0
|
|
|
2 |
fastapi==0.86.0
|
3 |
pydantic==1.9.1
|
4 |
transformers==4.11.3
|
5 |
+
torch==1.13.1
|
6 |
numpy==1.22.1
|
7 |
scipy==1.7.1
|
8 |
pandas==1.4.0
|