Spaces:
Runtime error
Runtime error
- comment out hunspell
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ gradio
|
|
| 2 |
pandas
|
| 3 |
stanza
|
| 4 |
spacy
|
| 5 |
-
hunspell
|
| 6 |
# pymorphy2==0.9.1
|
|
|
|
| 2 |
pandas
|
| 3 |
stanza
|
| 4 |
spacy
|
| 5 |
+
# hunspell
|
| 6 |
# pymorphy2==0.9.1
|