mgruner commited on
Commit
3d6aade
·
1 Parent(s): 9f86307

Add requirements.txt for HF

Browse files
Files changed (1) hide show
  1. requirements.txt +219 -0
requirements.txt ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv export --no-hashes --no-emit-workspace
3
+ absl-py==2.2.2
4
+ accelerate==1.6.0
5
+ aiofiles==24.1.0
6
+ aiohappyeyeballs==2.6.1
7
+ aiohttp==3.11.18
8
+ aiosignal==1.3.2
9
+ alembic==1.15.2
10
+ annotated-types==0.7.0
11
+ antlr4-python3-runtime==4.9.3
12
+ anyio==4.9.0
13
+ asttokens==3.0.0
14
+ async-timeout==5.0.1 ; python_full_version < '3.11'
15
+ attrs==25.3.0
16
+ audioop-lts==0.2.1 ; python_full_version >= '3.13'
17
+ audioread==3.0.1
18
+ backports-datetime-fromisoformat==2.0.3 ; python_full_version < '3.11'
19
+ braceexpand==0.1.7
20
+ certifi==2025.4.26
21
+ cffi==1.17.1
22
+ charset-normalizer==3.4.2
23
+ click==8.1.8
24
+ cloudpickle==3.1.1
25
+ colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
26
+ colorlog==6.9.0
27
+ contourpy==1.3.2
28
+ cycler==0.12.1
29
+ cytoolz==1.0.1
30
+ datasets==2.14.4 ; (python_full_version < '3.11' and sys_platform != 'linux') or python_full_version >= '3.12'
31
+ datasets==3.5.1 ; (python_full_version < '3.11' and sys_platform == 'linux') or python_full_version == '3.11.*'
32
+ decorator==5.2.1
33
+ dill==0.3.7
34
+ distance==0.1.3
35
+ docker-pycreds==0.4.0
36
+ docopt==0.6.2
37
+ editdistance==0.8.1
38
+ einops==0.8.1
39
+ exceptiongroup==1.2.2 ; python_full_version < '3.11'
40
+ executing==2.2.0
41
+ fastapi==0.115.12
42
+ ffmpy==0.5.0
43
+ fiddle==0.3.0
44
+ filelock==3.18.0
45
+ fonttools==4.57.0
46
+ frozenlist==1.6.0
47
+ fsspec==2025.3.0 ; (python_full_version < '3.11' and sys_platform == 'linux') or python_full_version == '3.11.*'
48
+ fsspec==2025.3.2 ; (python_full_version < '3.11' and sys_platform != 'linux') or python_full_version >= '3.12'
49
+ future==1.0.0
50
+ g2p-en==2.1.0
51
+ gitdb==4.0.12
52
+ gitpython==3.1.44
53
+ gradio==5.29.0
54
+ gradio-client==1.10.0
55
+ graphviz==0.20.3
56
+ greenlet==3.2.1 ; (python_full_version < '3.14' and platform_machine == 'AMD64') or (python_full_version < '3.14' and platform_machine == 'WIN32') or (python_full_version < '3.14' and platform_machine == 'aarch64') or (python_full_version < '3.14' and platform_machine == 'amd64') or (python_full_version < '3.14' and platform_machine == 'ppc64le') or (python_full_version < '3.14' and platform_machine == 'win32') or (python_full_version < '3.14' and platform_machine == 'x86_64')
57
+ groovy==0.1.2
58
+ grpcio==1.71.0
59
+ h11==0.16.0
60
+ httpcore==1.0.9
61
+ httpx==0.28.1
62
+ huggingface-hub==0.30.2
63
+ hydra-core==1.3.2
64
+ idna==3.10
65
+ inflect==7.5.0
66
+ intervaltree==3.1.0
67
+ ipython==8.36.0
68
+ jedi==0.19.2
69
+ jinja2==3.1.6
70
+ jiwer==3.1.0
71
+ joblib==1.5.0
72
+ kaldi-python-io==1.2.2
73
+ kaldiio==2.18.1
74
+ kiwisolver==1.4.8
75
+ lazy-loader==0.4
76
+ levenshtein==0.27.1
77
+ lhotse==1.31.0
78
+ libcst==1.7.0
79
+ librosa==0.11.0
80
+ lightning==2.4.0
81
+ lightning-utilities==0.14.3
82
+ lilcom==1.8.1
83
+ llvmlite==0.44.0
84
+ loguru==0.7.3
85
+ mako==1.3.10
86
+ markdown==3.8
87
+ markdown-it-py==3.0.0
88
+ markupsafe==3.0.2
89
+ marshmallow==4.0.0
90
+ matplotlib==3.10.1
91
+ matplotlib-inline==0.1.7
92
+ mdurl==0.1.2
93
+ mediapy==1.1.6
94
+ more-itertools==10.7.0
95
+ mpmath==1.3.0
96
+ msgpack==1.1.0
97
+ multidict==6.4.3
98
+ multiprocess==0.70.15
99
+ nemo-toolkit==2.2.1
100
+ networkx==3.4.2
101
+ nltk==3.9.1
102
+ numba==0.61.0
103
+ numpy==1.26.4
104
+ nvidia-cublas-cu12==12.6.4.1 ; platform_machine == 'x86_64' and platform_system == 'Linux'
105
+ nvidia-cuda-cupti-cu12==12.6.80 ; platform_machine == 'x86_64' and platform_system == 'Linux'
106
+ nvidia-cuda-nvrtc-cu12==12.6.77 ; platform_machine == 'x86_64' and platform_system == 'Linux'
107
+ nvidia-cuda-runtime-cu12==12.6.77 ; platform_machine == 'x86_64' and platform_system == 'Linux'
108
+ nvidia-cudnn-cu12==9.5.1.17 ; platform_machine == 'x86_64' and platform_system == 'Linux'
109
+ nvidia-cufft-cu12==11.3.0.4 ; platform_machine == 'x86_64' and platform_system == 'Linux'
110
+ nvidia-cufile-cu12==1.11.1.6 ; platform_machine == 'x86_64' and platform_system == 'Linux'
111
+ nvidia-curand-cu12==10.3.7.77 ; platform_machine == 'x86_64' and platform_system == 'Linux'
112
+ nvidia-cusolver-cu12==11.7.1.2 ; platform_machine == 'x86_64' and platform_system == 'Linux'
113
+ nvidia-cusparse-cu12==12.5.4.2 ; platform_machine == 'x86_64' and platform_system == 'Linux'
114
+ nvidia-cusparselt-cu12==0.6.3 ; platform_machine == 'x86_64' and platform_system == 'Linux'
115
+ nvidia-nccl-cu12==2.26.2 ; platform_machine == 'x86_64' and platform_system == 'Linux'
116
+ nvidia-nvjitlink-cu12==12.6.85 ; platform_machine == 'x86_64' and platform_system == 'Linux'
117
+ nvidia-nvtx-cu12==12.6.77 ; platform_machine == 'x86_64' and platform_system == 'Linux'
118
+ omegaconf==2.3.0
119
+ onnx==1.17.0
120
+ optuna==4.3.0
121
+ orjson==3.10.18
122
+ packaging==24.2
123
+ pandas==2.2.3
124
+ parso==0.8.4
125
+ peft==0.15.2
126
+ pexpect==4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
127
+ pillow==11.2.1
128
+ plac==1.4.5
129
+ platformdirs==4.3.7
130
+ pooch==1.8.2
131
+ prompt-toolkit==3.0.51
132
+ propcache==0.3.1
133
+ protobuf==3.20.3
134
+ psutil==7.0.0
135
+ ptyprocess==0.7.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
136
+ pure-eval==0.2.3
137
+ pyannote-core==5.0.0
138
+ pyannote-database==5.1.3
139
+ pyannote-metrics==3.2.1
140
+ pyarrow==20.0.0
141
+ pybind11==2.13.6
142
+ pycparser==2.22
143
+ pydantic==2.11.4
144
+ pydantic-core==2.33.2
145
+ pydub==0.25.1
146
+ pygments==2.19.1
147
+ pyloudnorm==0.1.1
148
+ pyparsing==3.2.3
149
+ python-dateutil==2.9.0.post0
150
+ python-multipart==0.0.20
151
+ pytorch-lightning==2.5.1.post0
152
+ pytz==2025.2
153
+ pyyaml==6.0.2
154
+ rapidfuzz==3.13.0
155
+ regex==2024.11.6
156
+ requests==2.32.3
157
+ resampy==0.4.3
158
+ rich==14.0.0
159
+ ruamel-yaml==0.18.10
160
+ ruamel-yaml-clib==0.2.12 ; python_full_version < '3.13' and platform_python_implementation == 'CPython'
161
+ ruff==0.11.8 ; sys_platform != 'emscripten'
162
+ sacremoses==0.1.1
163
+ safehttpx==0.1.6
164
+ safetensors==0.5.3
165
+ scikit-learn==1.6.1
166
+ scipy==1.15.2
167
+ semantic-version==2.10.0
168
+ sentencepiece==0.2.0
169
+ sentry-sdk==2.27.0
170
+ setproctitle==1.3.6
171
+ setuptools==80.3.1
172
+ shellingham==1.5.4
173
+ six==1.17.0
174
+ smmap==5.0.2
175
+ sniffio==1.3.1
176
+ sortedcontainers==2.4.0
177
+ soundfile==0.13.1
178
+ sox==1.5.0
179
+ soxr==0.5.0.post1
180
+ sqlalchemy==2.0.40
181
+ stack-data==0.6.3
182
+ standard-aifc==3.13.0 ; python_full_version >= '3.13'
183
+ standard-chunk==3.13.0 ; python_full_version >= '3.13'
184
+ standard-sunau==3.13.0 ; python_full_version >= '3.13'
185
+ starlette==0.46.2
186
+ sympy==1.14.0
187
+ tabulate==0.9.0
188
+ tensorboard==2.19.0
189
+ tensorboard-data-server==0.7.2
190
+ termcolor==3.1.0
191
+ text-unidecode==1.3
192
+ texterrors==0.5.1
193
+ threadpoolctl==3.6.0
194
+ tokenizers==0.21.1
195
+ tomlkit==0.13.2
196
+ toolz==1.0.0
197
+ torch==2.7.0
198
+ torchmetrics==1.7.1
199
+ tqdm==4.67.1
200
+ traitlets==5.14.3
201
+ transformers==4.48.3
202
+ triton==3.3.0 ; platform_machine == 'x86_64' and platform_system == 'Linux'
203
+ typeguard==4.4.2
204
+ typer==0.15.3
205
+ typing-extensions==4.13.2
206
+ typing-inspection==0.4.0
207
+ tzdata==2025.2
208
+ urllib3==2.4.0
209
+ uvicorn==0.34.2 ; sys_platform != 'emscripten'
210
+ wandb==0.19.10
211
+ wcwidth==0.2.13
212
+ webdataset==0.2.111
213
+ websockets==15.0.1
214
+ werkzeug==3.1.3
215
+ wget==3.2
216
+ win32-setctime==1.2.0 ; sys_platform == 'win32'
217
+ wrapt==1.17.2
218
+ xxhash==3.5.0
219
+ yarl==1.20.0