jflo commited on
Commit
19fb43f
·
1 Parent(s): 1fbeb9d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- scikit-learn
2
  fastapi
3
  uvicorn
4
  pydantic
5
- pandas
6
- spacy==3.7.2
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