xiomarablanco commited on
Commit
5239d0b
1 Parent(s): 6042018

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -3,8 +3,7 @@ Flask==2.0.1
3
  gradio==3.23.0
4
  matplotlib==3.5.1
5
  nltk==3.6.5
6
- #numpy==1.21.0
7
- numpy
8
  pandas==1.3.4
9
  scikit_learn==1.2.2
10
  seaborn==0.12.2
@@ -12,8 +11,7 @@ sentence_transformers==2.2.2
12
  spacy==3.4.4
13
  torch==1.13.1
14
  yake==0.4.8
15
- #hunspell
16
- CyHunspell==1.3.4
17
  https://github.com/explosion/spacy-models/releases/download/es_core_news_sm-3.4.0/es_core_news_sm-3.4.0.tar.gz
18
- #openpyxl
19
- #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