JCrimson1 commited on
Commit
744a63f
·
verified ·
1 Parent(s): 39f5b13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +239 -5
requirements.txt CHANGED
@@ -1,8 +1,242 @@
1
- torch==2.0.0
2
- torchaudio==2.0.0
3
- librosa==0.11.0
4
- speechbrain==0.5.15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ffmpeg-python==0.2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  pydub==0.25.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  soundfile==0.13.1
8
- numpy<2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ altair==5.5.0
3
+ annotated-types==0.7.0
4
+ anyio==4.9.0
5
+ appnope==0.1.4
6
+ argcomplete==3.6.2
7
+ argon2-cffi==23.1.0
8
+ argon2-cffi-bindings==21.2.0
9
+ arrow==1.3.0
10
+ asttokens==3.0.0
11
+ async-lru==2.0.5
12
+ attrs==25.3.0
13
+ audioread==3.0.1
14
+ babel==2.17.0
15
+ beautifulsoup4==4.13.4
16
+ bleach==6.2.0
17
+ blinker==1.9.0
18
+ boto3==1.38.14
19
+ botocore==1.38.14
20
+ Brotli==1.1.0
21
+ cachetools==5.5.2
22
+ certifi==2025.4.26
23
+ cffi==1.17.1
24
+ charset-normalizer==3.4.2
25
+ click==8.2.1
26
+ comm==0.2.2
27
+ contourpy==1.3.2
28
+ cycler==0.12.1
29
+ dacite==1.7.0
30
+ debugpy==1.8.14
31
+ decorator==4.4.2
32
+ defusedxml==0.7.1
33
+ Deprecated==1.2.18
34
+ dill==0.4.0
35
+ distro==1.9.0
36
+ dnspython==2.7.0
37
+ exceptiongroup==1.2.2
38
+ executing==2.2.0
39
+ fastapi==0.115.12
40
+ fastjsonschema==2.21.1
41
+ ffmpeg==1.4
42
  ffmpeg-python==0.2.0
43
+ ffmpy==0.5.0
44
+ fiftyone==1.5.2
45
+ fiftyone-brain==0.21.2
46
+ fiftyone_db==1.1.7
47
+ filelock==3.18.0
48
+ fonttools==4.58.0
49
+ fqdn==1.5.1
50
+ fsspec==2025.3.2
51
+ ftfy==6.3.1
52
+ future==1.0.0
53
+ gitdb==4.0.12
54
+ GitPython==3.1.44
55
+ glob2==0.7
56
+ gradio==5.31.0
57
+ gradio_client==1.10.1
58
+ graphql-core==3.2.6
59
+ groovy==0.1.2
60
+ h11==0.16.0
61
+ h2==4.2.0
62
+ hf-xet==1.1.2
63
+ hpack==4.1.0
64
+ httpcore==1.0.9
65
+ httpx==0.28.1
66
+ huggingface-hub==0.32.2
67
+ humanize==4.12.3
68
+ Hypercorn==0.17.3
69
+ hyperframe==6.1.0
70
+ HyperPyYAML==1.2.2
71
+ idna==3.10
72
+ imageio==2.37.0
73
+ imageio-ffmpeg==0.6.0
74
+ inflate64==1.0.1
75
+ ipykernel==6.29.5
76
+ ipython==8.36.0
77
+ isoduration==20.11.0
78
+ jedi==0.19.2
79
+ Jinja2==3.1.6
80
+ jiter==0.9.0
81
+ jmespath==1.0.1
82
+ joblib==1.5.0
83
+ json5==0.12.0
84
+ jsonlines==4.0.0
85
+ jsonpointer==3.0.0
86
+ jsonschema==4.23.0
87
+ jsonschema-specifications==2025.4.1
88
+ jupyter-events==0.12.0
89
+ jupyter-lsp==2.2.5
90
+ jupyter_client==8.6.3
91
+ jupyter_core==5.7.2
92
+ jupyter_server==2.15.0
93
+ jupyter_server_terminals==0.5.3
94
+ jupyterlab==4.4.2
95
+ jupyterlab_pygments==0.3.0
96
+ jupyterlab_server==2.27.3
97
+ kaleido==0.2.1
98
+ kiwisolver==1.4.8
99
+ lazy_loader==0.4
100
+ librosa==0.11.0
101
+ llvmlite==0.44.0
102
+ markdown-it-py==3.0.0
103
+ MarkupSafe==3.0.2
104
+ matplotlib==3.10.3
105
+ matplotlib-inline==0.1.7
106
+ mdurl==0.1.2
107
+ mistune==3.1.3
108
+ mongoengine==0.29.1
109
+ motor==3.6.1
110
+ moviepy==1.0.3
111
+ mpmath==1.3.0
112
+ msgpack==1.1.0
113
+ multivolumefile==0.2.3
114
+ narwhals==1.39.0
115
+ nbclient==0.10.2
116
+ nbconvert==7.16.6
117
+ nbformat==5.10.4
118
+ nest-asyncio==1.6.0
119
+ networkx==3.4.2
120
+ notebook==7.4.2
121
+ notebook_shim==0.2.4
122
+ numba==0.61.2
123
+ numpy==2.2.5
124
+ openai==1.76.0
125
+ opencv-python-headless==4.11.0.86
126
+ orjson==3.10.18
127
+ overrides==7.7.0
128
+ packaging==24.2
129
+ pandas==2.2.3
130
+ pandocfilters==1.5.1
131
+ parso==0.8.4
132
+ pexpect==4.9.0
133
+ pillow==11.2.1
134
+ platformdirs==4.3.8
135
+ plotly==6.0.1
136
+ pooch==1.8.2
137
+ pprintpp==0.4.0
138
+ priority==2.0.0
139
+ proglog==0.1.12
140
+ prometheus_client==0.21.1
141
+ prompt_toolkit==3.0.51
142
+ protobuf==6.31.1
143
+ psutil==7.0.0
144
+ ptyprocess==0.7.0
145
+ pure_eval==0.2.3
146
+ py7zr==0.22.0
147
+ pyarrow==20.0.0
148
+ pybcj==1.0.6
149
+ pycparser==2.22
150
+ pycryptodomex==3.22.0
151
+ pydantic==2.11.3
152
+ pydantic_core==2.33.1
153
+ pydash==8.0.5
154
+ pydeck==0.9.1
155
  pydub==0.25.1
156
+ Pygments==2.19.1
157
+ pymongo==4.9.2
158
+ pyparsing==3.2.3
159
+ pyppmd==1.1.1
160
+ python-dateutil==2.9.0.post0
161
+ python-dotenv==1.1.0
162
+ python-json-logger==3.3.0
163
+ python-multipart==0.0.20
164
+ pytz==2025.2
165
+ PyYAML==6.0.2
166
+ pyzmq==26.4.0
167
+ pyzstd==0.17.0
168
+ rarfile==4.2
169
+ referencing==0.36.2
170
+ regex==2024.11.6
171
+ requests==2.32.3
172
+ retrying==1.3.4
173
+ rfc3339-validator==0.1.4
174
+ rfc3986-validator==0.1.1
175
+ rich==14.0.0
176
+ rpds-py==0.24.0
177
+ rtree==1.4.0
178
+ ruamel.yaml==0.18.11
179
+ ruamel.yaml.clib==0.2.12
180
+ ruff==0.11.12
181
+ s3transfer==0.12.0
182
+ safehttpx==0.1.6
183
+ scikit-image==0.25.2
184
+ scikit-learn==1.6.1
185
+ scipy==1.15.3
186
+ seaborn==0.13.2
187
+ semantic-version==2.10.0
188
+ Send2Trash==1.8.3
189
+ sentencepiece==0.2.0
190
+ shellingham==1.5.4
191
+ six==1.17.0
192
+ smmap==5.0.2
193
+ sniffio==1.3.1
194
+ sortedcontainers==2.4.0
195
  soundfile==0.13.1
196
+ soupsieve==2.7
197
+ soxr==0.5.0.post1
198
+ speechbrain==1.0.3
199
+ sse-starlette==0.10.3
200
+ sseclient-py==1.8.0
201
+ stack-data==0.6.3
202
+ starlette==0.46.2
203
+ strawberry-graphql==0.268.1
204
+ streamlit==1.45.1
205
+ sympy==1.14.0
206
+ tabulate==0.9.0
207
+ taskgroup==0.2.2
208
+ tenacity==9.1.2
209
+ terminado==0.18.1
210
+ texttable==1.7.0
211
+ threadpoolctl==3.6.0
212
+ tifffile==2025.5.10
213
+ tinycss2==1.4.0
214
+ toml==0.10.2
215
+ tomli==2.2.1
216
+ tomlkit==0.13.2
217
+ torch==2.7.0
218
+ torchaudio==2.7.0
219
+ torchsummary==1.5.1
220
+ torchvision==0.22.0
221
+ tornado==6.4.2
222
+ tqdm==4.67.1
223
+ traitlets==5.14.3
224
+ typer==0.16.0
225
+ types-python-dateutil==2.9.0.20241206
226
+ typing-inspection==0.4.0
227
+ typing_extensions==4.13.2
228
+ tzdata==2025.2
229
+ tzlocal==5.3.1
230
+ universal-analytics-python3==1.1.1
231
+ uri-template==1.3.0
232
+ urllib3==2.4.0
233
+ uvicorn==0.34.2
234
+ voxel51-eta==0.14.0
235
+ wcwidth==0.2.13
236
+ webcolors==24.11.1
237
+ webencodings==0.5.1
238
+ websocket-client==1.8.0
239
+ websockets==15.0.1
240
+ wrapt==1.17.2
241
+ wsproto==1.2.0
242
+ xmltodict==0.14.2