Spaces:
Runtime error
Runtime error
Commit ·
7bfbf6a
1
Parent(s): 6cc4d04
Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
|
@@ -1,10 +1,4 @@
|
|
| 1 |
-
transformers
|
| 2 |
-
torch
|
| 3 |
-
numpy
|
| 4 |
-
unidecode
|
| 5 |
gradio
|
| 6 |
-
BeautifulSoup4
|
| 7 |
-
scikit-learn
|
| 8 |
nltk
|
| 9 |
-
|
| 10 |
language_tool_python
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
|
|
|
|
|
|
| 2 |
nltk
|
| 3 |
+
install-jdk
|
| 4 |
language_tool_python
|