Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
scikit-learn
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
pydantic
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
|
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
pydantic
|
| 4 |
+
torch
|
| 5 |
+
transformers
|
|
|