Ketan1011 commited on
Commit
0404232
1 Parent(s): f155ffd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
- fastapi
2
- uvicorn
 
 
 
 
 
1
+ fastapi[standard]
2
+ uvicorn
3
+ transformers
4
+ torch
5
+ sentencepiece
6
+ nltk