Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
3 |
language-tool-python
|
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
spacy
|
4 |
+
nltk
|
5 |
+
pyspellchecker
|
6 |
language-tool-python
|
7 |
+
torch
|