nandovallec commited on
Commit
ff01391
·
1 Parent(s): a18676f
Files changed (1) hide show
  1. requirements.txt +162 -162
requirements.txt CHANGED
@@ -1,162 +1,162 @@
1
- absl-py==1.3.0
2
- aiohttp==3.8.3
3
- aiosignal==1.3.1
4
- aiostream==0.4.5
5
- anyio==3.6.2
6
- appdirs==1.4.4
7
- asgiref==3.5.2
8
- asttokens==2.2.1
9
- async-timeout==4.0.2
10
- attrs==22.1.0
11
- audioread==3.0.0
12
- backcall==0.2.0
13
- bcrypt==4.0.1
14
- cachetools==5.2.0
15
- certifi==2022.12.7
16
- cffi==1.15.1
17
- charset-normalizer==2.1.1
18
- click==8.1.3
19
- cloudpickle==2.0.0
20
- comm==0.1.2
21
- commonmark==0.9.1
22
- contourpy==1.0.6
23
- cryptography==38.0.4
24
- cycler==0.11.0
25
- datasets==2.7.1
26
- debugpy==1.6.4
27
- decorator==5.1.1
28
- dill==0.3.6
29
- entrypoints==0.4
30
- evaluate==0.3.0
31
- executing==1.2.0
32
- fastapi==0.88.0
33
- ffmpy==0.3.0
34
- filelock==3.8.2
35
- fonttools==4.38.0
36
- frozenlist==1.3.3
37
- fsspec==2022.11.0
38
- google-auth==2.15.0
39
- google-auth-oauthlib==0.4.6
40
- gradio==3.12.0
41
- grpcio==1.51.1
42
- grpclib==0.4.3
43
- h11==0.12.0
44
- h2==4.1.0
45
- hpack==4.0.0
46
- httpcore==0.15.0
47
- httpx==0.23.1
48
- huggingface-hub==0.11.1
49
- hyperframe==6.0.1
50
- idna==3.4
51
- importlib-metadata==5.1.0
52
- install==1.3.5
53
- ipykernel==6.19.2
54
- ipython==8.7.0
55
- ipywidgets==8.0.3
56
- jedi==0.18.2
57
- Jinja2==3.1.2
58
- jiwer==2.5.1
59
- joblib==1.2.0
60
- jupyter-client==7.4.8
61
- jupyter-core==5.1.0
62
- jupyterlab-widgets==3.0.4
63
- kiwisolver==1.4.4
64
- Levenshtein==0.20.2
65
- librosa==0.9.2
66
- linkify-it-py==1.0.3
67
- llvmlite==0.39.1
68
- Markdown==3.4.1
69
- markdown-it-py==2.1.0
70
- MarkupSafe==2.1.1
71
- matplotlib==3.6.2
72
- matplotlib-inline==0.1.6
73
- mdit-py-plugins==0.3.3
74
- mdurl==0.1.2
75
- modAL==0.4.1
76
- modal-client==0.42.484
77
- multidict==6.0.3
78
- multiprocess==0.70.14
79
- nest-asyncio==1.5.6
80
- numba==0.56.4
81
- numpy==1.23.5
82
- nvidia-cublas-cu11==11.10.3.66
83
- nvidia-cuda-nvrtc-cu11==11.7.99
84
- nvidia-cuda-runtime-cu11==11.7.99
85
- nvidia-cudnn-cu11==8.5.0.96
86
- oauthlib==3.2.2
87
- orjson==3.8.3
88
- packaging==22.0
89
- pandas==1.5.2
90
- paramiko==2.12.0
91
- parso==0.8.3
92
- pexpect==4.8.0
93
- pickleshare==0.7.5
94
- Pillow==9.3.0
95
- platformdirs==2.6.0
96
- pooch==1.6.0
97
- prompt-toolkit==3.0.36
98
- protobuf==3.20.3
99
- psutil==5.9.4
100
- ptyprocess==0.7.0
101
- pure-eval==0.2.2
102
- pyarrow==10.0.1
103
- pyasn1==0.4.8
104
- pyasn1-modules==0.2.8
105
- pycparser==2.21
106
- pycryptodome==3.16.0
107
- pydantic==1.10.2
108
- pydub==0.25.1
109
- Pygments==2.13.0
110
- PyNaCl==1.5.0
111
- pyparsing==3.0.9
112
- python-dateutil==2.8.2
113
- python-multipart==0.0.5
114
- pytz==2022.6
115
- PyYAML==6.0
116
- pyzmq==24.0.1
117
- rapidfuzz==2.13.4
118
- regex==2022.10.31
119
- requests==2.28.1
120
- requests-oauthlib==1.3.1
121
- resampy==0.4.2
122
- responses==0.18.0
123
- rfc3986==1.5.0
124
- rich==12.6.0
125
- rsa==4.9
126
- scikit-learn==1.2.0
127
- scipy==1.9.3
128
- sentry-sdk==1.11.1
129
- six==1.16.0
130
- sniffio==1.3.0
131
- soundfile==0.11.0
132
- stack-data==0.6.2
133
- starlette==0.22.0
134
- synchronicity==0.2.13
135
- tblib==1.7.0
136
- tensorboard==2.11.0
137
- tensorboard-data-server==0.6.1
138
- tensorboard-plugin-wit==1.8.1
139
- threadpoolctl==3.1.0
140
- tokenizers==0.13.2
141
- toml==0.10.2
142
- torch==1.13.0
143
- torchaudio==0.13.0
144
- tornado==6.2
145
- tqdm==4.64.1
146
- traitlets==5.7.0
147
- transformers==4.26.0.dev0
148
- typer==0.7.0
149
- types-certifi==2021.10.8.3
150
- types-toml==0.10.8.1
151
- typing-extensions==4.4.0
152
- uc-micro-py==1.0.1
153
- urllib3==1.26.13
154
- uvicorn==0.20.0
155
- watchfiles==0.18.1
156
- wcwidth==0.2.5
157
- websockets==10.4
158
- Werkzeug==2.2.2
159
- widgetsnbextension==4.0.4
160
- xxhash==3.1.0
161
- yarl==1.8.2
162
- zipp==3.11.0
 
1
+ absl-py
2
+ aiohttp
3
+ aiosignal
4
+ aiostream
5
+ anyio
6
+ appdirs
7
+ asgiref
8
+ asttokens
9
+ async-timeout
10
+ attrs
11
+ audioread
12
+ backcall
13
+ bcrypt
14
+ cachetools
15
+ certifi
16
+ cffi
17
+ charset-normalizer
18
+ click
19
+ cloudpickle
20
+ comm
21
+ commonmark
22
+ contourpy
23
+ cryptography
24
+ cycler
25
+ datasets
26
+ debugpy
27
+ decorator
28
+ dill
29
+ entrypoints
30
+ evaluate
31
+ executing
32
+ fastapi
33
+ ffmpy
34
+ filelock
35
+ fonttools
36
+ frozenlist
37
+ fsspec
38
+ google-auth
39
+ google-auth-oauthlib
40
+ gradio
41
+ grpcio
42
+ grpclib
43
+ h11
44
+ h2
45
+ hpack
46
+ httpcore
47
+ httpx
48
+ huggingface-hub
49
+ hyperframe
50
+ idna
51
+ importlib-metadata
52
+ install
53
+ ipykernel
54
+ ipython
55
+ ipywidgets
56
+ jedi
57
+ Jinja2
58
+ jiwer
59
+ joblib
60
+ jupyter-client
61
+ jupyter-core
62
+ jupyterlab-widgets
63
+ kiwisolver
64
+ Levenshtein
65
+ librosa
66
+ linkify-it-py
67
+ llvmlite
68
+ Markdown
69
+ markdown-it-py
70
+ MarkupSafe
71
+ matplotlib
72
+ matplotlib-inline
73
+ mdit-py-plugins
74
+ mdurl
75
+ modAL
76
+ modal-client
77
+ multidict
78
+ multiprocess
79
+ nest-asyncio
80
+ numba
81
+ numpy
82
+ nvidia-cublas-cu11
83
+ nvidia-cuda-nvrtc-cu11
84
+ nvidia-cuda-runtime-cu11
85
+ nvidia-cudnn-cu11
86
+ oauthlib
87
+ orjson
88
+ packaging
89
+ pandas
90
+ paramiko
91
+ parso
92
+ pexpect
93
+ pickleshare
94
+ Pillow
95
+ platformdirs
96
+ pooch
97
+ prompt-toolkit
98
+ protobuf
99
+ psutil
100
+ ptyprocess
101
+ pure-eval
102
+ pyarrow
103
+ pyasn1
104
+ pyasn1-modules
105
+ pycparser
106
+ pycryptodome
107
+ pydantic
108
+ pydub
109
+ Pygments
110
+ PyNaCl
111
+ pyparsing
112
+ python-dateutil
113
+ python-multipart
114
+ pytz
115
+ PyYAML
116
+ pyzmq
117
+ rapidfuzz
118
+ regex
119
+ requests
120
+ requests-oauthlib
121
+ resampy
122
+ responses
123
+ rfc3986
124
+ rich
125
+ rsa
126
+ scikit-learn
127
+ scipy
128
+ sentry-sdk
129
+ six
130
+ sniffio
131
+ soundfile
132
+ stack-data
133
+ starlette
134
+ synchronicity
135
+ tblib
136
+ tensorboard
137
+ tensorboard-data-server
138
+ tensorboard-plugin-wit
139
+ threadpoolctl
140
+ tokenizers
141
+ toml
142
+ torch
143
+ torchaudio
144
+ tornado
145
+ tqdm
146
+ traitlets
147
+ transformers
148
+ typer
149
+ types-certifi
150
+ types-toml
151
+ typing-extensions
152
+ uc-micro-py
153
+ urllib3
154
+ uvicorn
155
+ watchfiles
156
+ wcwidth
157
+ websockets
158
+ Werkzeug
159
+ widgetsnbextension
160
+ xxhash
161
+ yarl
162
+ zipp