Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ fastapi==0.115.0
|
|
2 |
uvicorn==0.30.6
|
3 |
transformers==4.44.2
|
4 |
torch==2.0.1
|
5 |
-
langdetect==1.0.9
|
6 |
-
sentencepiece==0.2.0
|
|
|
2 |
uvicorn==0.30.6
|
3 |
transformers==4.44.2
|
4 |
torch==2.0.1
|
5 |
+
langdetect==1.0.9
|
|