sashdev commited on
Commit
4d744a4
·
verified ·
1 Parent(s): 8911544

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- fastapi
2
- uvicorn[standard]
 
 
 
3
  language-tool-python
 
 
1
+ gradio
2
+ transformers
3
+ spacy
4
+ nltk
5
+ pyspellchecker
6
  language-tool-python
7
+ torch