mattricesound commited on
Commit
acda934
1 Parent(s): fb059dc

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +217 -0
requirements.txt ADDED
@@ -0,0 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
3
+ aiosignal==1.3.1
4
+ altair==5.0.1
5
+ antlr4-python3-runtime==4.9.3
6
+ anyio==3.7.1
7
+ appdirs==1.4.4
8
+ appnope==0.1.3
9
+ argon2-cffi==21.3.0
10
+ argon2-cffi-bindings==21.2.0
11
+ arrow==1.2.3
12
+ asttokens==2.2.1
13
+ async-timeout==4.0.2
14
+ attrs==23.1.0
15
+ audiocraft==0.0.2a2
16
+ audioread==3.0.0
17
+ av==10.0.0
18
+ backcall==0.2.0
19
+ beautifulsoup4==4.12.2
20
+ bidict==0.22.1
21
+ bleach==6.0.0
22
+ blinker==1.6.2
23
+ blis==0.7.9
24
+ catalogue==2.0.8
25
+ certifi==2023.5.7
26
+ cffi==1.15.1
27
+ charset-normalizer==3.1.0
28
+ click==8.1.4
29
+ cloudpickle==2.2.1
30
+ colorlog==6.7.0
31
+ comm==0.1.3
32
+ confection==0.1.0
33
+ contourpy==1.1.0
34
+ cycler==0.11.0
35
+ cymem==2.0.7
36
+ Cython==0.29.36
37
+ debugpy==1.6.7
38
+ decorator==5.1.1
39
+ defusedxml==0.7.1
40
+ demucs==4.0.0
41
+ diffq==0.2.4
42
+ docopt==0.6.2
43
+ dora-search==0.1.12
44
+ einops==0.6.1
45
+ exceptiongroup==1.1.2
46
+ executing==1.2.0
47
+ fastapi==0.99.1
48
+ fastjsonschema==2.17.1
49
+ ffmpy==0.3.0
50
+ filelock==3.12.2
51
+ flashy==0.0.2
52
+ Flask==2.3.2
53
+ Flask-SocketIO==5.3.4
54
+ fonttools==4.40.0
55
+ fqdn==1.5.1
56
+ frozenlist==1.3.3
57
+ fsspec==2023.6.0
58
+ gradio==3.36.0
59
+ gradio_client==0.2.7
60
+ h11==0.14.0
61
+ httpcore==0.17.3
62
+ httpx==0.24.1
63
+ huggingface-hub==0.16.3
64
+ hydra-colorlog==1.2.0
65
+ hydra-core==1.3.2
66
+ idna==3.4
67
+ importlib-metadata==6.7.0
68
+ importlib-resources==5.12.0
69
+ ipykernel==6.24.0
70
+ ipython==8.14.0
71
+ ipython-genutils==0.2.0
72
+ ipywidgets==8.0.7
73
+ isoduration==20.11.0
74
+ itsdangerous==2.1.2
75
+ jedi==0.18.2
76
+ Jinja2==3.1.2
77
+ joblib==1.3.1
78
+ jsonpointer==2.4
79
+ jsonschema==4.18.0
80
+ jsonschema-specifications==2023.6.1
81
+ julius==0.2.7
82
+ jupyter==1.0.0
83
+ jupyter-console==6.6.3
84
+ jupyter-events==0.6.3
85
+ jupyter_client==8.3.0
86
+ jupyter_core==5.3.1
87
+ jupyter_server==2.7.0
88
+ jupyter_server_terminals==0.4.4
89
+ jupyterlab-pygments==0.2.2
90
+ jupyterlab-widgets==3.0.8
91
+ kiwisolver==1.4.4
92
+ lameenc==1.5.1
93
+ langcodes==3.3.0
94
+ lazy_loader==0.3
95
+ librosa==0.10.0.post2
96
+ linkify-it-py==2.0.2
97
+ llvmlite==0.40.1
98
+ markdown-it-py==2.2.0
99
+ MarkupSafe==2.1.3
100
+ matplotlib==3.7.2
101
+ matplotlib-inline==0.1.6
102
+ mdit-py-plugins==0.3.3
103
+ mdurl==0.1.2
104
+ mistune==3.0.1
105
+ mpmath==1.3.0
106
+ msgpack==1.0.5
107
+ multidict==6.0.4
108
+ murmurhash==1.0.9
109
+ mypy-extensions==1.0.0
110
+ nbclassic==1.0.0
111
+ nbclient==0.8.0
112
+ nbconvert==7.6.0
113
+ nbformat==5.9.0
114
+ nest-asyncio==1.5.6
115
+ networkx==3.1
116
+ notebook==6.5.4
117
+ notebook_shim==0.2.3
118
+ num2words==0.5.12
119
+ numba==0.57.1
120
+ numpy==1.24.4
121
+ omegaconf==2.3.0
122
+ openunmix==1.2.1
123
+ orjson==3.9.1
124
+ overrides==7.3.1
125
+ packaging==23.1
126
+ pandas==2.0.3
127
+ pandocfilters==1.5.0
128
+ parso==0.8.3
129
+ pathy==0.10.2
130
+ pexpect==4.8.0
131
+ pickleshare==0.7.5
132
+ Pillow==10.0.0
133
+ platformdirs==3.8.1
134
+ pooch==1.6.0
135
+ preshed==3.0.8
136
+ prometheus-client==0.17.0
137
+ prompt-toolkit==3.0.39
138
+ psutil==5.9.5
139
+ ptyprocess==0.7.0
140
+ pure-eval==0.2.2
141
+ pycparser==2.21
142
+ pydantic==1.10.11
143
+ pydub==0.25.1
144
+ Pygments==2.15.1
145
+ pyparsing==3.0.9
146
+ pyre-extensions==0.0.29
147
+ python-dateutil==2.8.2
148
+ python-engineio==4.5.1
149
+ python-json-logger==2.0.7
150
+ python-multipart==0.0.6
151
+ python-socketio==5.8.0
152
+ pytz==2023.3
153
+ PyYAML==6.0
154
+ pyzmq==25.1.0
155
+ qtconsole==5.4.3
156
+ QtPy==2.3.1
157
+ referencing==0.29.1
158
+ regex==2023.6.3
159
+ requests==2.31.0
160
+ retrying==1.3.4
161
+ rfc3339-validator==0.1.4
162
+ rfc3986-validator==0.1.1
163
+ rpds-py==0.8.8
164
+ safetensors==0.3.1
165
+ scikit-learn==1.3.0
166
+ scipy==1.11.1
167
+ semantic-version==2.10.0
168
+ Send2Trash==1.8.2
169
+ sentencepiece==0.1.99
170
+ six==1.16.0
171
+ smart-open==6.3.0
172
+ snakeviz==2.2.0
173
+ sniffio==1.3.0
174
+ soundfile==0.12.1
175
+ soupsieve==2.4.1
176
+ soxr==0.3.5
177
+ spacy==3.5.2
178
+ spacy-legacy==3.0.12
179
+ spacy-loggers==1.0.4
180
+ srsly==2.4.6
181
+ stack-data==0.6.2
182
+ starlette==0.27.0
183
+ submitit==1.4.5
184
+ sympy==1.12
185
+ terminado==0.17.1
186
+ thinc==8.1.10
187
+ threadpoolctl==3.1.0
188
+ tinycss2==1.2.1
189
+ tokenizers==0.13.3
190
+ toolz==0.12.0
191
+ torch==2.0.1
192
+ torchaudio==2.0.2
193
+ torchvision==0.15.2
194
+ tornado==6.3.2
195
+ tqdm==4.65.0
196
+ traitlets==5.9.0
197
+ transformers==4.30.2
198
+ treetable==0.2.5
199
+ typer==0.7.0
200
+ typing-inspect==0.9.0
201
+ typing_extensions==4.7.1
202
+ tzdata==2023.3
203
+ uc-micro-py==1.0.2
204
+ uri-template==1.3.0
205
+ urllib3==2.0.3
206
+ uvicorn==0.22.0
207
+ wasabi==1.1.2
208
+ wcwidth==0.2.6
209
+ webcolors==1.13
210
+ webencodings==0.5.1
211
+ websocket-client==1.6.1
212
+ websockets==11.0.3
213
+ Werkzeug==2.3.6
214
+ widgetsnbextension==4.0.8
215
+ xformers==0.0.20
216
+ yarl==1.9.2
217
+ zipp==3.15.0