crlandsc commited on
Commit
d4a3481
1 Parent(s): 399144a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +232 -25
requirements.txt CHANGED
@@ -1,32 +1,239 @@
1
- torch==2.0.1
2
- torchaudio==2.0.2
3
- pytorch-lightning==1.7.7
4
- torchmetrics==0.11.4
5
- python-dotenv==1.0.0
6
- hydra-core==1.3.2
7
- hydra-colorlog==1.2.0
8
- wandb==0.15.5
 
 
 
 
 
 
 
 
 
 
 
 
9
  auraloss==0.4.0
10
- yt-dlp==2023.6.22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  datasets==2.13.1
12
- pyloudnorm==0.1.1
 
 
 
 
 
13
  einops==0.6.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  omegaconf==2.3.0
15
- rich==13.4.2
 
 
 
 
 
 
 
 
 
 
 
16
  plotly==5.15.0
17
- librosa==0.10.0.post2
18
- transformers==4.30.2
19
- eng-to-ipa==0.0.2
20
- ema-pytorch==0.2.3
 
 
 
21
  py7zr==0.20.5
22
- notebook==6.5.4
23
- matplotlib==3.7.1
24
- ipykernel==6.24.0
25
- gradio==3.35.2
26
- audio-diffusion-pytorch==0.1.3
27
- audio-encoders-pytorch==0.0.22
28
- audio-data-pytorch==0.0.19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  quantizer-pytorch==0.0.22
30
- difformer-pytorch==0.0.6
31
- a-transformers-pytorch==0.0.10
32
- fastapi==0.99.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ a-transformers-pytorch==0.0.10
2
+ a-unet==0.0.16
3
+ absl-py==1.4.0
4
+ aiofiles==23.1.0
5
+ aiohttp==3.8.4
6
+ aiosignal==1.3.1
7
+ altair==5.0.1
8
+ antlr4-python3-runtime==4.9.3
9
+ anyio==3.7.1
10
+ appdirs==1.4.4
11
+ argon2-cffi==21.3.0
12
+ argon2-cffi-bindings==21.2.0
13
+ arrow==1.2.3
14
+ asttokens==2.2.1
15
+ async-timeout==4.0.2
16
+ attrs==23.1.0
17
+ audio-data-pytorch==0.0.19
18
+ audio-diffusion-pytorch==0.1.3
19
+ audio-encoders-pytorch==0.0.22
20
+ audioread==3.0.0
21
  auraloss==0.4.0
22
+ backcall==0.2.0
23
+ beautifulsoup4==4.12.2
24
+ bidict==0.22.1
25
+ bleach==6.0.0
26
+ braceexpand==0.1.7
27
+ Brotli==1.0.9
28
+ cachetools==5.3.1
29
+ certifi==2023.5.7
30
+ cffi==1.15.1
31
+ charset-normalizer==3.1.0
32
+ click==8.1.3
33
+ cmake==3.26.4
34
+ colorlog==6.7.0
35
+ comm==0.1.3
36
+ contourpy==1.1.0
37
+ cycler==0.11.0
38
+ data-science-types==0.2.23
39
  datasets==2.13.1
40
+ debugpy==1.6.7
41
+ decorator==5.1.1
42
+ defusedxml==0.7.1
43
+ difformer-pytorch==0.0.6
44
+ dill==0.3.6
45
+ docker-pycreds==0.4.0
46
  einops==0.6.1
47
+ einops-exts==0.0.4
48
+ ema-pytorch==0.2.3
49
+ eng-to-ipa==0.0.2
50
+ exceptiongroup==1.1.2
51
+ executing==1.2.0
52
+ fastapi==0.99.1
53
+ fastjsonschema==2.17.1
54
+ ffmpy==0.3.0
55
+ filelock==3.12.2
56
+ fonttools==4.40.0
57
+ fqdn==1.5.1
58
+ frozenlist==1.3.3
59
+ fsspec==2023.6.0
60
+ future==0.18.3
61
+ gitdb==4.0.10
62
+ GitPython==3.1.31
63
+ google-auth==2.21.0
64
+ google-auth-oauthlib==1.0.0
65
+ gradio==3.35.2
66
+ gradio_client==0.2.7
67
+ grpcio==1.56.0
68
+ h11==0.14.0
69
+ httpcore==0.17.3
70
+ httpx==0.24.1
71
+ huggingface-hub==0.16.2
72
+ hydra-colorlog==1.2.0
73
+ hydra-core==1.3.2
74
+ idna==3.4
75
+ inflate64==0.3.1
76
+ ipykernel==6.24.0
77
+ ipython==8.14.0
78
+ ipython-genutils==0.2.0
79
+ isoduration==20.11.0
80
+ jedi==0.18.2
81
+ Jinja2==3.1.2
82
+ joblib==1.3.1
83
+ jsonpointer==2.4
84
+ jsonschema==4.17.3
85
+ jupyter_client==8.3.0
86
+ jupyter_core==5.3.1
87
+ jupyter-events==0.6.3
88
+ jupyter_server==2.7.0
89
+ jupyter_server_terminals==0.4.4
90
+ jupyterlab-pygments==0.2.2
91
+ kiwisolver==1.4.4
92
+ lazy_loader==0.3
93
+ librosa==0.10.0.post2
94
+ lightning-utilities==0.9.0
95
+ linkify-it-py==2.0.2
96
+ lit==16.0.6
97
+ llvmlite==0.40.1
98
+ Markdown==3.4.3
99
+ markdown-it-py==2.2.0
100
+ MarkupSafe==2.1.3
101
+ matplotlib==3.7.1
102
+ matplotlib-inline==0.1.6
103
+ mdit-py-plugins==0.3.3
104
+ mdurl==0.1.2
105
+ mistune==3.0.1
106
+ mpmath==1.3.0
107
+ msgpack==1.0.5
108
+ multidict==6.0.4
109
+ multiprocess==0.70.14
110
+ multivolumefile==0.2.3
111
+ mutagen==1.46.0
112
+ nbclassic==1.0.0
113
+ nbclient==0.8.0
114
+ nbconvert==7.6.0
115
+ nbformat==5.9.0
116
+ nest-asyncio==1.5.6
117
+ networkx==3.1
118
+ notebook==6.5.4
119
+ notebook_shim==0.2.3
120
+ numba==0.57.1
121
+ numpy==1.24.4
122
+ nvidia-cublas-cu11==11.10.3.66
123
+ nvidia-cuda-cupti-cu11==11.7.101
124
+ nvidia-cuda-nvrtc-cu11==11.7.99
125
+ nvidia-cuda-runtime-cu11==11.7.99
126
+ nvidia-cudnn-cu11==8.5.0.96
127
+ nvidia-cufft-cu11==10.9.0.58
128
+ nvidia-curand-cu11==10.2.10.91
129
+ nvidia-cusolver-cu11==11.4.0.1
130
+ nvidia-cusparse-cu11==11.7.4.91
131
+ nvidia-nccl-cu11==2.14.3
132
+ nvidia-nvtx-cu11==11.7.91
133
+ oauthlib==3.2.2
134
  omegaconf==2.3.0
135
+ orjson==3.9.1
136
+ overrides==7.3.1
137
+ packaging==23.1
138
+ pandas==2.0.3
139
+ pandocfilters==1.5.0
140
+ parso==0.8.3
141
+ pathtools==0.1.2
142
+ pexpect==4.8.0
143
+ pickleshare==0.7.5
144
+ Pillow==10.0.0
145
+ pip==23.1.2
146
+ platformdirs==3.8.0
147
  plotly==5.15.0
148
+ pooch==1.6.0
149
+ prometheus-client==0.17.0
150
+ prompt-toolkit==3.0.39
151
+ protobuf==4.23.3
152
+ psutil==5.9.5
153
+ ptyprocess==0.7.0
154
+ pure-eval==0.2.2
155
  py7zr==0.20.5
156
+ pyarrow==12.0.1
157
+ pyasn1==0.5.0
158
+ pyasn1-modules==0.3.0
159
+ pybcj==1.0.1
160
+ pycparser==2.21
161
+ pycryptodomex==3.18.0
162
+ pydantic==1.10.11
163
+ pyDeprecate==0.3.2
164
+ pydub==0.25.1
165
+ Pygments==2.15.1
166
+ pyloudnorm==0.1.1
167
+ pyparsing==3.1.0
168
+ pyppmd==1.0.0
169
+ pyrsistent==0.19.3
170
+ python-dateutil==2.8.2
171
+ python-dotenv==1.0.0
172
+ python-json-logger==2.0.7
173
+ python-multipart==0.0.6
174
+ pytorch-lightning==1.7.7
175
+ pytz==2023.3
176
+ PyYAML==6.0
177
+ pyzmq==25.1.0
178
+ pyzstd==0.15.9
179
  quantizer-pytorch==0.0.22
180
+ regex==2023.6.3
181
+ requests==2.31.0
182
+ requests-oauthlib==1.3.1
183
+ rfc3339-validator==0.1.4
184
+ rfc3986-validator==0.1.1
185
+ rich==13.4.2
186
+ rsa==4.9
187
+ safetensors==0.3.1
188
+ scikit-learn==1.3.0
189
+ scipy==1.11.1
190
+ semantic-version==2.10.0
191
+ Send2Trash==1.8.2
192
+ sentry-sdk==1.27.0
193
+ setproctitle==1.3.2
194
+ setuptools==67.8.0
195
+ six==1.16.0
196
+ smmap==5.0.0
197
+ sniffio==1.3.0
198
+ soundfile==0.12.1
199
+ soupsieve==2.4.1
200
+ soxr==0.3.5
201
+ stack-data==0.6.2
202
+ starlette==0.27.0
203
+ sympy==1.12
204
+ tenacity==8.2.2
205
+ tensorboard==2.13.0
206
+ tensorboard-data-server==0.7.1
207
+ terminado==0.17.1
208
+ texttable==1.6.7
209
+ threadpoolctl==3.1.0
210
+ tinycss2==1.2.1
211
+ tinytag==1.9.0
212
+ tokenizers==0.13.3
213
+ toolz==0.12.0
214
+ torch==2.0.1
215
+ torchaudio==2.0.2
216
+ torchmetrics==0.11.4
217
+ tornado==6.3.2
218
+ tqdm==4.65.0
219
+ traitlets==5.9.0
220
+ transformers==4.30.2
221
+ triton==2.0.0
222
+ typing_extensions==4.7.1
223
+ tzdata==2023.3
224
+ uc-micro-py==1.0.2
225
+ uri-template==1.3.0
226
+ urllib3==1.26.16
227
+ uvicorn==0.22.0
228
+ wandb==0.15.5
229
+ wcwidth==0.2.6
230
+ webcolors==1.13
231
+ webdataset==0.2.48
232
+ webencodings==0.5.1
233
+ websocket-client==1.6.1
234
+ websockets==11.0.3
235
+ Werkzeug==2.3.6
236
+ wheel==0.38.4
237
+ xxhash==3.2.0
238
+ yarl==1.9.2
239
+ yt-dlp==2023.6.22