xiomarablanco commited on
Commit
4e5f5d6
1 Parent(s): 39c5200

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -2,17 +2,16 @@ datasets==2.7.1
2
  Flask==2.0.1
3
  gradio
4
  matplotlib
5
- nltk
6
  numpy
7
- pandas
8
  scikit_learn==1.2.2
9
  seaborn==0.12.2
10
  sentence_transformers==2.2.2
11
  spacy==3.4.4
12
  torch==1.13.1
13
  yake==0.4.8
14
- pkg-config
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
 
2
  Flask==2.0.1
3
  gradio
4
  matplotlib
5
+ nltk==3.6.5
6
  numpy
7
+ pandas==1.3.4
8
  scikit_learn==1.2.2
9
  seaborn==0.12.2
10
  sentence_transformers==2.2.2
11
  spacy==3.4.4
12
  torch==1.13.1
13
  yake==0.4.8
14
+ CyHunspell==2.0.2
 
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