Spaces:
Runtime error
Runtime error
xiomarablanco
commited on
Commit
•
cdb148a
1
Parent(s):
159ee04
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ Flask==2.0.1
|
|
3 |
gradio==3.23.0
|
4 |
matplotlib==3.5.1
|
5 |
nltk==3.6.5
|
6 |
-
numpy==1.
|
7 |
pandas==1.3.4
|
8 |
scikit_learn==1.2.2
|
9 |
seaborn==0.12.2
|
@@ -11,8 +11,7 @@ sentence_transformers==2.2.2
|
|
11 |
spacy==3.4.4
|
12 |
torch==1.13.1
|
13 |
yake==0.4.8
|
14 |
-
|
15 |
-
#cyhunspell
|
16 |
https://github.com/explosion/spacy-models/releases/download/es_core_news_sm-3.4.0/es_core_news_sm-3.4.0.tar.gz
|
17 |
-
openpyxl
|
18 |
-
tablib
|
|
|
3 |
gradio==3.23.0
|
4 |
matplotlib==3.5.1
|
5 |
nltk==3.6.5
|
6 |
+
numpy==1.19.5
|
7 |
pandas==1.3.4
|
8 |
scikit_learn==1.2.2
|
9 |
seaborn==0.12.2
|
|
|
11 |
spacy==3.4.4
|
12 |
torch==1.13.1
|
13 |
yake==0.4.8
|
14 |
+
CyHunspell
|
|
|
15 |
https://github.com/explosion/spacy-models/releases/download/es_core_news_sm-3.4.0/es_core_news_sm-3.4.0.tar.gz
|
16 |
+
#openpyxl
|
17 |
+
#tablib
|