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