Yunshansongbai commited on
Commit
8dc2c27
1 Parent(s): da01254

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +169 -291
requirements.txt CHANGED
@@ -1,342 +1,220 @@
1
- absl-py==0.8.1
2
- aiofiles==22.1.0
3
- aiohttp==3.8.3
4
  aiosignal==1.3.1
5
- aiosqlite==0.18.0
6
- alembic==1.8.1
7
- altair==4.2.0
8
- anyio==3.6.1
9
  appdirs==1.4.4
10
- argon2-cffi==21.3.0
11
- argon2-cffi-bindings==21.2.0
12
- arrow==1.2.3
13
- aspy.yaml==1.3.0
14
  astor==0.8.1
15
- astroid==2.4.1
16
- asttokens==2.2.1
17
- async-generator==1.10
18
  async-timeout==4.0.2
19
- asynctest==0.13.0
20
  attrdict==2.0.1
21
- attrs==22.1.0
22
- audioread==3.0.0
23
- autopep8==1.6.0
24
- Babel==2.11.0
25
- backcall==0.1.0
26
- backports.zoneinfo==0.2.1
27
- bce-python-sdk==0.8.53
28
- beautifulsoup4==4.11.1
29
- bleach==5.0.1
30
- blinker==1.5
31
- Brotli==1.0.9
32
- cachetools==4.0.0
33
- certifi==2019.9.11
34
- certipy==0.1.3
35
  cffi==1.15.1
36
- cfgv==2.0.1
37
- chardet==3.0.4
38
- charset-normalizer==2.1.1
39
- click==8.0.4
40
- cloudpickle==1.6.0
41
- cma==2.7.0
42
- colorama==0.4.4
43
  coloredlogs==15.0.1
44
- colorlog==4.1.0
45
- commonmark==0.9.1
46
- contourpy==1.1.0
47
- cryptography==38.0.1
48
- cycler==0.10.0
49
- Cython==0.29.33
50
- datasets==2.7.1
51
- debugpy==1.6.0
52
- decorator==4.4.2
53
- defusedxml==0.7.1
54
- dill==0.3.7
55
- distlib==0.3.6
56
- easydict==1.9
57
  entrypoints==0.4
58
- et-xmlfile==1.0.1
59
- executing==1.2.0
60
- fastapi==0.90.1
61
- fastjsonschema==2.16.1
62
  ffmpeg-python==0.2.0
63
  ffmpy==0.3.0
64
- filelock==3.9.0
65
  fire==0.5.0
66
- flake8==4.0.1
67
- Flask==2.1.3
68
- flask-babel==3.0.1
69
- Flask-Cors==3.0.8
70
- flatbuffers==23.5.26
71
- fonttools==4.42.0
72
- forbiddenfruit==0.1.3
73
- fqdn==1.5.1
74
  frozenlist==1.3.3
75
- fsspec==2022.11.0
76
- funcsigs==1.0.2
77
- future==0.18.0
78
- gast==0.3.3
79
- gevent==22.10.2
80
- geventhttpclient==2.0.2
81
- gitdb==4.0.5
82
- GitPython==3.1.14
83
- google-auth==1.10.0
84
- google-auth-oauthlib==0.4.1
85
  gradio==3.19.1
86
- graphviz==0.13
87
- greenlet==2.0.2
88
- grpcio==1.52.0
89
- gunicorn==20.0.4
90
- gym==0.12.1
91
  h11==0.14.0
92
- h5py==2.9.0
93
- httpcore==0.16.3
94
- httpx==0.23.3
95
- huggingface-hub==0.12.0
96
  humanfriendly==10.0
97
- identify==1.4.10
98
- idna==2.8
99
- imageio==2.6.1
100
- imageio-ffmpeg==0.3.0
101
- importlib-metadata==6.0.0
102
- importlib-resources==5.9.0
103
- ipykernel==6.9.1
104
- ipython==7.34.0
105
- ipython-genutils==0.2.0
106
- ipywidgets==7.6.5
107
- isoduration==20.11.0
108
- isort==4.3.21
109
  itsdangerous==2.1.2
110
- jdcal==1.4.1
111
- jedi==0.17.2
112
  jieba==0.42.1
113
  Jinja2==3.1.2
114
  joblib==1.2.0
115
- JPype1==0.7.2
116
- json5==0.9.5
117
- jsonpointer==2.3
118
  jsonschema==4.17.3
119
- jupyter-archive==3.2.1
120
- jupyter-events==0.5.0
121
- jupyter-lsp==1.5.1
122
- jupyter-server==1.23.5
123
- jupyter-telemetry==0.1.0
124
- jupyter-ydoc==0.2.2
125
- jupyter_client==7.4.9
126
- jupyter_core==5.2.0
127
- jupyter_server_fileid==0.6.0
128
- jupyter_server_terminals==0.4.4
129
- jupyter_server_ydoc==0.6.1
130
- jupyterhub==1.3.0
131
- jupyterlab==3.4.5
132
- jupyterlab-language-pack-zh-CN==3.4.post1
133
- jupyterlab-pygments==0.2.2
134
- jupyterlab-server==2.10.3
135
- jupyterlab-widgets==3.0.3
136
- kiwisolver==1.1.0
137
- lazy-object-proxy==1.4.3
138
- lazy_loader==0.3
139
- librosa==0.10.0.post2
140
- lightgbm==3.1.1
141
- linkify-it-py==1.0.3
142
  llvmlite==0.39.1
143
- lxml==4.9.1
144
- Mako==1.2.2
145
- Markdown==3.1.1
146
- markdown-it-py==2.1.0
147
- MarkupSafe==2.0.1
148
  matplotlib==3.7.2
149
- matplotlib-inline==0.1.6
150
- mccabe==0.6.1
151
  mdit-py-plugins==0.3.3
152
  mdurl==0.1.1
153
- mistune==0.8.4
154
- more-itertools==7.2.0
155
- moviepy==1.0.1
156
- mpmath==1.2.1
157
  msgpack==1.0.5
158
- multidict==6.0.2
159
- multiprocess==0.70.15
160
- nbclassic==0.3.1
161
- nbclient==0.5.13
162
- nbconvert==6.4.4
163
- nbformat==5.5.0
164
- nest-asyncio==1.5.5
165
- netifaces==0.10.9
166
- networkx==2.4
167
- nltk==3.4.5
168
- nodeenv==1.3.4
169
- notebook==5.7.8
170
- notebook_shim==0.2.2
171
  numba==0.56.4
172
  numpy==1.23.4
173
- oauthlib==3.1.0
174
- objgraph==3.4.1
175
- onnx==1.12.0
176
  onnxruntime-gpu==1.15.1
177
- opencv-python==4.6.0.66
178
- openpyxl==3.0.5
 
 
 
179
  opt-einsum==3.3.0
180
- orjson==3.8.6
181
- packaging==21.3
182
  paddle-bfloat==0.1.7
183
- paddle2onnx==1.0.0
184
- paddleaudio==1.0.2
185
  paddlefsl==1.1.0
186
- paddlehub==2.3.0
187
- paddlenlp==2.4.2
188
- paddlepaddle==2.5.1
189
- pamela==1.0.0
190
- pandas==1.1.5
191
- pandocfilters==1.5.0
192
- parl==1.4.1
193
- parso==0.7.1
194
- pathlib==1.0.1
195
  pathos==0.2.8
196
- pexpect==4.7.0
197
- pickleshare==0.7.5
198
- Pillow==8.2.0
199
- pkgutil_resolve_name==1.3.10
200
- platformdirs==3.0.0
201
- plotly==5.8.0
202
- pluggy==1.0.0
203
  pooch==1.6.0
204
- pox==0.3.3
205
- ppft==1.7.6.7
 
 
206
  praat-parselmouth==0.4.3
207
- pre-commit==1.21.0
208
- prettytable==0.7.2
209
- proglog==0.1.9
210
- prometheus-client==0.14.1
211
- prompt-toolkit==2.0.10
212
  protobuf==3.20.0
213
- psutil==5.7.2
214
- ptyprocess==0.7.0
215
- pure-eval==0.2.2
216
- py4j==0.10.9.2
217
- pyarrow==10.0.0
218
- pyasn1==0.4.8
219
- pyasn1-modules==0.2.7
220
- pybboxes==0.1.1
221
- pycodestyle==2.8.0
222
  pycparser==2.21
223
- pycryptodome==3.9.9
224
- pydantic==1.10.4
225
- pydeck==0.8.0
226
- pydocstyle==5.0.2
227
  pydub==0.25.1
228
- pyflakes==2.4.0
229
- pyglet==1.4.5
230
- Pygments==2.13.0
231
- pyhumps==3.8.0
232
- pylint==2.5.2
233
  Pympler==1.0.1
234
- pynvml==8.0.4
235
- pyOpenSSL==22.0.0
236
  pyparsing==3.0.9
237
- pypmml==0.9.11
238
- pyrsistent==0.18.1
 
239
  python-dateutil==2.8.2
240
- python-json-logger==2.0.4
241
- python-jsonrpc-server==0.3.4
242
- python-language-server==0.33.0
243
- python-lsp-jsonrpc==1.0.0
244
- python-lsp-server==1.5.0
245
- python-multipart==0.0.5
246
- python-rapidjson==1.9
247
- pytz==2022.7.1
248
  pytz-deprecation-shim==0.1.0.post0
 
249
  pyworld==0.2.11.post0
250
- PyYAML==5.1.2
251
- pyzmq==23.2.1
252
- rarfile==3.1
253
- requests==2.24.0
254
- requests-oauthlib==1.3.0
255
- resampy==0.2.2
256
  responses==0.18.0
257
- rfc3339-validator==0.1.4
258
- rfc3986==1.5.0
259
- rfc3986-validator==0.1.1
260
- rich==12.6.0
261
- rope==0.17.0
262
- rsa==4.0
263
- ruamel.yaml==0.17.21
264
- ruamel.yaml.clib==0.2.6
265
- sahi==0.10.1
266
- scikit-learn==1.2.1
267
- scipy==1.10.0
268
- seaborn==0.10.0
269
- semver==2.13.0
270
- Send2Trash==1.8.0
271
- sentencepiece==0.1.96
272
  seqeval==1.2.2
273
- shapely==2.0.0
274
- shellcheck-py==0.7.1.1
275
  six==1.16.0
276
- sklearn==0.0
277
- smmap==3.0.5
278
  sniffio==1.3.0
279
- snowballstemmer==2.0.0
280
  soundfile==0.12.1
281
- soupsieve==2.3.2.post1
282
  soxr==0.3.5
283
- SQLAlchemy==1.4.41
284
- stack-data==0.6.2
285
- starlette==0.23.1
286
- streamlit==1.13.0
287
- streamlit-image-comparison==0.0.3
288
- sympy==1.11.1
289
- tabulate==0.8.3
290
- tb-nightly==1.15.0a20190801
291
- tb-paddle==0.3.6
292
- tenacity==8.0.1
293
- tensorboard==2.1.0
294
- tensorboardX==1.8
295
- termcolor==1.1.0
296
- terminado==0.15.0
297
- terminaltables==3.1.10
298
- testpath==0.4.2
299
  threadpoolctl==3.1.0
300
- tinycss2==1.1.1
301
- toml==0.10.0
302
- tomli==2.0.1
 
303
  toolz==0.12.0
304
- tornado==6.2
305
- tqdm==4.64.1
306
- traitlets==5.4.0
307
- tritonclient==2.30.0
308
- typed-ast==1.4.1
309
- typer==0.7.0
310
- typing_extensions==4.3.0
311
- tzdata==2022.7
312
- tzlocal==4.2
313
- uc-micro-py==1.0.1
314
- ujson==1.35
315
- uri-template==1.2.0
316
- urllib3==1.25.11
317
- uvicorn==0.20.0
318
  validators==0.20.0
319
- virtualenv==16.7.9
320
- visualdl==2.5.3
321
- watchdog==2.2.0
322
- wcwidth==0.1.7
323
- webcolors==1.12
324
- webencodings==0.5.1
325
- websocket-client==1.4.1
326
- websockets==10.4
327
- Werkzeug==2.1.2
328
- whatthepatch==1.0.2
329
- widgetsnbextension==3.5.2
330
- wrapt==1.12.1
331
- x2paddle==1.4.0
332
- xarray==0.16.2
333
- xgboost==1.3.3
334
- xlrd==1.2.0
335
- xxhash==3.1.0
336
- y-py==0.5.5
337
- yapf==0.26.0
338
- yarl==1.7.2
339
- ypy-websocket==0.8.2
340
- zipp==3.8.1
341
- zope.event==4.6
342
- zope.interface==5.5.2
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
 
3
  aiosignal==1.3.1
4
+ altair==4.2.2
5
+ anyio==3.6.2
 
 
6
  appdirs==1.4.4
 
 
 
 
7
  astor==0.8.1
 
 
 
8
  async-timeout==4.0.2
 
9
  attrdict==2.0.1
10
+ attrs==23.1.0
11
+ audioread==2.1.9
12
+ Babel==2.12.1
13
+ bce-python-sdk==0.8.83
14
+ beautifulsoup4==4.12.2
15
+ blinker==1.6.2
16
+ Bottleneck==1.3.7
17
+ braceexpand==0.1.7
18
+ cachetools==5.3.0
19
+ certifi==2023.5.7
 
 
 
 
20
  cffi==1.15.1
21
+ charset-normalizer==3.1.0
22
+ click==8.1.3
23
+ colorama==0.4.6
 
 
 
 
24
  coloredlogs==15.0.1
25
+ colorlog==6.7.0
26
+ contourpy==1.0.7
27
+ cssselect==1.2.0
28
+ cssutils==2.6.0
29
+ cycler==0.11.0
30
+ Cython==0.29.34
31
+ datasets==2.12.0
32
+ decorator==5.1.1
33
+ dill==0.3.4
34
+ Distance==0.1.3
35
+ editdistance==0.6.2
 
 
36
  entrypoints==0.4
37
+ et-xmlfile==1.1.0
38
+ fastapi==0.95.1
 
 
39
  ffmpeg-python==0.2.0
40
  ffmpy==0.3.0
41
+ filelock==3.12.0
42
  fire==0.5.0
43
+ Flask==2.3.2
44
+ Flask-Babel==2.0.0
45
+ flatbuffers==23.5.9
46
+ fonttools==4.39.4
 
 
 
 
47
  frozenlist==1.3.3
48
+ fsspec==2023.5.0
49
+ ftfy==6.1.1
50
+ future==0.18.3
51
+ g2p-en==2.1.0
52
+ g2pM==0.1.2.5
53
+ gitdb==4.0.10
54
+ GitPython==3.1.31
 
 
 
55
  gradio==3.19.1
56
+ gradio_client==0.2.4
 
 
 
 
57
  h11==0.14.0
58
+ h5py==3.8.0
59
+ httpcore==0.17.0
60
+ httpx==0.24.0
61
+ huggingface-hub==0.14.1
62
  humanfriendly==10.0
63
+ HyperPyYAML==1.2.0
64
+ idna==3.4
65
+ imageio==2.28.1
66
+ imgaug==0.4.0
67
+ importlib-metadata==6.6.0
68
+ inflect==6.0.4
 
 
 
 
 
 
69
  itsdangerous==2.1.2
 
 
70
  jieba==0.42.1
71
  Jinja2==3.1.2
72
  joblib==1.2.0
73
+ jsonlines==3.1.0
 
 
74
  jsonschema==4.17.3
75
+ kaldiio==2.18.0
76
+ kiwisolver==1.4.4
77
+ lazy_loader==0.2
78
+ librosa==0.8.1
79
+ linkify-it-py==2.0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  llvmlite==0.39.1
81
+ lmdb==1.4.1
82
+ loguru==0.7.0
83
+ lxml==4.9.2
84
+ markdown-it-py==2.2.0
85
+ MarkupSafe==2.1.2
86
  matplotlib==3.7.2
 
 
87
  mdit-py-plugins==0.3.3
88
  mdurl==0.1.1
89
+ mock==5.0.2
90
+ mpmath==1.3.0
 
 
91
  msgpack==1.0.5
92
+ multidict==6.0.4
93
+ multiprocess==0.70.12.2
94
+ nara-wpe==0.0.9
95
+ networkx==3.1
96
+ nltk==3.8.1
 
 
 
 
 
 
 
 
97
  numba==0.56.4
98
  numpy==1.23.4
99
+ onnxruntime==1.14.1
 
 
100
  onnxruntime-gpu==1.15.1
101
+ OpenCC==1.1.6
102
+ opencc-python-reimplemented==0.1.7
103
+ opencv-contrib-python==4.6.0.66
104
+ opencv-python==4.5.5.64
105
+ openpyxl==3.1.2
106
  opt-einsum==3.3.0
107
+ orjson==3.8.12
108
+ packaging==23.1
109
  paddle-bfloat==0.1.7
110
+ paddle2onnx==1.0.6
111
+ paddleaudio==1.1.0
112
  paddlefsl==1.1.0
113
+ paddlenlp==2.5.2
114
+ paddleocr==2.6.1.3
115
+ paddlepaddle==2.4.2
116
+ paddleseg==2.8.0
117
+ paddleslim==2.4.1
118
+ paddlespeech==1.4.1
119
+ paddlespeech-feat==0.1.0
120
+ pandas==2.0.1
121
+ parameterized==0.9.0
122
  pathos==0.2.8
123
+ pattern-singleton==1.2.0
124
+ pdf2docx==0.5.5
125
+ Pillow==9.5.0
126
+ platformdirs==3.5.1
 
 
 
127
  pooch==1.6.0
128
+ portalocker==2.7.0
129
+ pox==0.3.2
130
+ ppdiffusers==0.14.1
131
+ ppft==1.7.6.6
132
  praat-parselmouth==0.4.3
133
+ praatio==5.1.1
134
+ premailer==3.10.0
135
+ prettytable==3.7.0
 
 
136
  protobuf==3.20.0
137
+ pyarrow==12.0.0
138
+ pybind11==2.10.4
139
+ pyclipper==1.3.0.post4
 
 
 
 
 
 
140
  pycparser==2.21
141
+ pycryptodome==3.17
142
+ pydantic==1.10.7
143
+ pydeck==0.8.1b0
 
144
  pydub==0.25.1
145
+ Pygments==2.15.1
146
+ pygtrie==2.5.0
 
 
 
147
  Pympler==1.0.1
148
+ PyMuPDF==1.20.2
 
149
  pyparsing==3.0.9
150
+ pypinyin==0.44.0
151
+ pypinyin-dict==0.5.0
152
+ pyrsistent==0.19.3
153
  python-dateutil==2.8.2
154
+ python-docx==0.8.11
155
+ python-multipart==0.0.6
156
+ pytz==2023.3
 
 
 
 
 
157
  pytz-deprecation-shim==0.1.0.post0
158
+ PyWavelets==1.4.1
159
  pyworld==0.2.11.post0
160
+ PyYAML==6.0
161
+ pyzmq==25.0.2
162
+ rapidfuzz==3.0.0
163
+ regex==2023.5.5
164
+ requests==2.30.0
165
+ resampy==0.4.2
166
  responses==0.18.0
167
+ rich==13.3.5
168
+ ruamel.yaml==0.17.26
169
+ ruamel.yaml.clib==0.2.7
170
+ sacrebleu==2.3.1
171
+ safetensors==0.3.1
172
+ scikit-image==0.20.0
173
+ scikit-learn==1.2.2
174
+ scipy==1.10.1
175
+ semantic-version==2.10.0
176
+ sentencepiece==0.1.99
 
 
 
 
 
177
  seqeval==1.2.2
178
+ shapely==2.0.1
 
179
  six==1.16.0
180
+ smmap==5.0.0
 
181
  sniffio==1.3.0
 
182
  soundfile==0.12.1
183
+ soupsieve==2.4.1
184
  soxr==0.3.5
185
+ starlette==0.26.1
186
+ streamlit==1.22.0
187
+ swig==4.1.1
188
+ sympy==1.12
189
+ tabulate==0.9.0
190
+ tenacity==8.2.2
191
+ termcolor==2.3.0
192
+ TextGrid==1.5
 
 
 
 
 
 
 
 
193
  threadpoolctl==3.1.0
194
+ tifffile==2023.4.12
195
+ timer==0.2.2
196
+ ToJyutping==0.2.3
197
+ toml==0.10.2
198
  toolz==0.12.0
199
+ tornado==6.3.1
200
+ tqdm==4.65.0
201
+ typeguard==2.13.3
202
+ typer==0.9.0
203
+ typing_extensions==4.5.0
204
+ tzdata==2023.3
205
+ tzlocal==4.3
206
+ uc-micro-py==1.0.2
207
+ urllib3==2.0.2
208
+ uvicorn==0.22.0
 
 
 
 
209
  validators==0.20.0
210
+ visualdl==2.4.2
211
+ watchdog==3.0.0
212
+ wcwidth==0.2.6
213
+ webrtcvad==2.0.10
214
+ websockets==11.0.3
215
+ Werkzeug==2.3.4
216
+ xxhash==3.2.0
217
+ yacs==0.1.8
218
+ yarl==1.9.2
219
+ zhon==1.1.5
220
+ zipp==3.15.0