JPLTedCas commited on
Commit
8df7aa6
1 Parent(s): 2595e12

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -10
requirements.txt CHANGED
@@ -1,29 +1,26 @@
1
- aiohttp==3.8.5
2
  async==0.6.2
3
  async-timeout==4.0.3
4
  asyncio==3.4.3
5
  Flask==3.0.0
6
  Flask[async]==3.0.0
7
  Inflector==3.1.0
8
- inflect
9
  numpy==1.24.0
10
  openpyxl==3.1.2
11
  pandas==2.0.3
12
- requests
 
13
  requests-oauthlib==1.3.1
14
- spacy
15
  spacy-alignments==0.9.1
16
  spacy-legacy==3.0.12
17
  spacy-loggers==1.0.5
18
- spacy-transformers
19
- SpeechRecognition
20
  tensorflow==2.13.1
21
  tensorflow-estimator>=2.13.0
22
  tensorflow-intel==0.0.1
23
  tensorflow-io-gcs-filesystem==0.31.0
24
- transformers
25
  unicodedata2==15.1.0
26
  xlrd2==1.3.4
27
- CTranslate2
28
- argostranslate
29
- https://huggingface.co/explosion/es_udv25_spanishancora_trf/resolve/main/es_udv25_spanishancora_trf-any-py3-none-any.whl
 
1
+ ��aiohttp==3.8.5
2
  async==0.6.2
3
  async-timeout==4.0.3
4
  asyncio==3.4.3
5
  Flask==3.0.0
6
  Flask[async]==3.0.0
7
  Inflector==3.1.0
 
8
  numpy==1.24.0
9
  openpyxl==3.1.2
10
  pandas==2.0.3
11
+ PyAudio==0.2.11
12
+ requests==2.31.0
13
  requests-oauthlib==1.3.1
14
+ spacy==3.6.1
15
  spacy-alignments==0.9.1
16
  spacy-legacy==3.0.12
17
  spacy-loggers==1.0.5
18
+ spacy-transformers==1.2.5
19
+ SpeechRecognition==3.10.0
20
  tensorflow==2.13.1
21
  tensorflow-estimator>=2.13.0
22
  tensorflow-intel==0.0.1
23
  tensorflow-io-gcs-filesystem==0.31.0
24
+ transformers==4.30.2
25
  unicodedata2==15.1.0
26
  xlrd2==1.3.4