amirhnikzad commited on
Commit
383ba88
1 Parent(s): 315533b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -7
requirements.txt CHANGED
@@ -25,20 +25,17 @@ decorator==5.1.1
25
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
26
  exceptiongroup==1.0.4
27
  fastapi==0.87.0
28
- ffmpeg-python==0.2.0
29
  ffmpy==0.3.0
30
  filelock==3.0.12
31
  fonttools==4.38.0
32
  frozenlist==1.3.3
33
  fsspec==2022.11.0
34
  ftfy==6.1.1
35
- future==0.18.2
36
  gradio==3.10.1
37
  h11==0.12.0
38
  h5py==3.7.0
39
  httpcore==0.15.0
40
  httpx==0.23.1
41
- huggingface-hub==0.11.0
42
  idna==3.4
43
  importlib-metadata==5.0.0
44
  iniconfig==1.1.1
@@ -56,7 +53,6 @@ matplotlib==3.5.3
56
  matplotlib-inline==0.1.6
57
  mdit-py-plugins==0.3.1
58
  mdurl==0.1.2
59
- more-itertools==9.0.0
60
  multidict==6.0.2
61
  murmurhash==1.0.9
62
  networkx==2.6.3
@@ -106,13 +102,13 @@ starlette==0.21.0
106
  tensorboardX==2.5.1
107
  thinc==7.4.6
108
  threadpoolctl==3.1.0
109
- tokenizers==0.13.2
110
  tomli==2.0.1
111
  torch==1.7.1
112
  tqdm==4.64.1
113
  traitlets==5.5.0
114
  transformer-srl==2.4.6
115
- transformers==4.24.0
116
  typing_extensions==4.4.0
117
  uc-micro-py==1.0.1
118
  urllib3==1.26.12
@@ -120,7 +116,6 @@ uvicorn==0.20.0
120
  wasabi==0.10.1
121
  wcwidth==0.2.5
122
  websockets==10.4
123
- whisper==1.0
124
  word2number==1.1
125
  yarl==1.8.1
126
  zipp==3.10.0
 
25
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
26
  exceptiongroup==1.0.4
27
  fastapi==0.87.0
 
28
  ffmpy==0.3.0
29
  filelock==3.0.12
30
  fonttools==4.38.0
31
  frozenlist==1.3.3
32
  fsspec==2022.11.0
33
  ftfy==6.1.1
 
34
  gradio==3.10.1
35
  h11==0.12.0
36
  h5py==3.7.0
37
  httpcore==0.15.0
38
  httpx==0.23.1
 
39
  idna==3.4
40
  importlib-metadata==5.0.0
41
  iniconfig==1.1.1
 
53
  matplotlib-inline==0.1.6
54
  mdit-py-plugins==0.3.1
55
  mdurl==0.1.2
 
56
  multidict==6.0.2
57
  murmurhash==1.0.9
58
  networkx==2.6.3
 
102
  tensorboardX==2.5.1
103
  thinc==7.4.6
104
  threadpoolctl==3.1.0
105
+ tokenizers==0.9.3
106
  tomli==2.0.1
107
  torch==1.7.1
108
  tqdm==4.64.1
109
  traitlets==5.5.0
110
  transformer-srl==2.4.6
111
+ transformers==3.5.1
112
  typing_extensions==4.4.0
113
  uc-micro-py==1.0.1
114
  urllib3==1.26.12
 
116
  wasabi==0.10.1
117
  wcwidth==0.2.5
118
  websockets==10.4
 
119
  word2number==1.1
120
  yarl==1.8.1
121
  zipp==3.10.0