Spaces:
Runtime error
Runtime error
xiomarablanco
commited on
Commit
·
7b818fd
1
Parent(s):
67d9c3c
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
datasets==2.7.1
|
2 |
Flask==2.0.1
|
3 |
gradio==3.23.0
|
4 |
matplotlib==3.5.1
|
@@ -11,7 +10,7 @@ sentence_transformers==2.2.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
|
|
|
|
|
1 |
Flask==2.0.1
|
2 |
gradio==3.23.0
|
3 |
matplotlib==3.5.1
|
|
|
10 |
spacy==3.4.4
|
11 |
torch==1.13.1
|
12 |
yake==0.4.8
|
13 |
+
cyhunspell
|
14 |
https://github.com/explosion/spacy-models/releases/download/es_core_news_sm-3.4.0/es_core_news_sm-3.4.0.tar.gz
|
15 |
openpyxl
|
16 |
tablib
|