Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
fastapi
|
2 |
-
pydantic
|
3 |
-
python-dotenv
|
4 |
-
transformers[torch]
|
|
|
|
1 |
+
fastapi
|
2 |
+
pydantic
|
3 |
+
python-dotenv
|
4 |
+
transformers[torch]
|
5 |
+
langid
|