Spaces:
Runtime error
Runtime error
Commit ·
3b3c4a2
1
Parent(s): ec40672
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ unidecode
|
|
| 5 |
gradio
|
| 6 |
BeautifulSoup4
|
| 7 |
scikit-learn
|
| 8 |
-
nltk
|
|
|
|
|
|
| 5 |
gradio
|
| 6 |
BeautifulSoup4
|
| 7 |
scikit-learn
|
| 8 |
+
nltk
|
| 9 |
+
language_tool_python
|