Rocha commited on
Commit
18867a1
·
1 Parent(s): 3a1fcd3

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastapi
2
  pydantic
3
  nltk
4
- numpy
 
 
1
  fastapi
2
  pydantic
3
  nltk
4
+ numpy
5
+ uvicorn