NeoPy commited on
Commit
109805d
·
verified ·
1 Parent(s): 3debefd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +36 -62
requirements.txt CHANGED
@@ -1,8 +1,11 @@
 
 
 
1
  absl-py==2.1.0
2
- accelerate==0.30.0
3
  aiofiles==23.2.1
4
  aiohappyeyeballs==2.4.0
5
- aiohttp==3.9.5
6
  aiosignal==1.3.1
7
  altair==5.4.1
8
  annotated-types==0.7.0
@@ -13,7 +16,7 @@ asteroid-filterbanks==0.4.0
13
  async-timeout==4.0.3
14
  attrs==24.2.0
15
  audio-separator==0.18.0
16
- audio-upscaler==0.1.4
17
  audiomentations==0.24.0
18
  audioread==3.0.1
19
  auraloss==0.4.0
@@ -24,15 +27,19 @@ bibtexparser==2.0.0b7
24
  bitsandbytes==0.43.3
25
  blinker==1.8.2
26
  cached-property==1.5.2
27
- certifi==2024.6.2
28
  cffi==1.17.0
 
29
  charset-normalizer==3.3.2
30
  click==8.1.7
 
31
  cloudpickle==3.0.0
32
  colorama==0.4.6
33
  coloredlogs==15.0.1
 
34
  contextlib2==21.6.0
35
  contourpy==1.3.0
 
36
  cycler==0.12.1
37
  Cython==3.0.11
38
  decorator==5.1.1
@@ -40,12 +47,13 @@ demucs==4.0.0
40
  diffq==0.2.4
41
  dlinfo==1.2.1
42
  docker-pycreds==0.4.0
 
43
  edge-tts==6.1.9
44
  efficientnet_pytorch==0.7.1
45
  einops==0.8.0
46
  exceptiongroup==1.2.2
47
- faiss-cpu==1.7.4
48
- fastapi==0.111.0
49
  ffmpeg-python==0.2.0
50
  ffmpy==0.3.1
51
  filelock==3.15.4
@@ -62,6 +70,7 @@ gradio==5.16.0
62
  gradio-client==1.7.0
63
  grpcio==1.66.1
64
  h11==0.14.0
 
65
  httpcore==1.0.5
66
  httpx==0.27.2
67
  huggingface-hub==0.24.6
@@ -70,6 +79,7 @@ idna==3.8
70
  importlib_metadata==8.4.0
71
  importlib_resources==6.4.4
72
  isodate==0.6.1
 
73
  itsdangerous==2.2.0
74
  Jinja2==3.1.4
75
  joblib==1.4.2
@@ -78,8 +88,9 @@ jsonschema-specifications==2023.12.1
78
  julius==0.2.7
79
  kiwisolver==1.4.5
80
  lameenc==1.7.0
 
81
  lazy_loader==0.4
82
- librosa==0.10.2.post1
83
  lightning-utilities==0.11.7
84
  llvmlite==0.40.1
85
  local-attention==1.9.14
@@ -87,20 +98,23 @@ lxml==5.3.0
87
  Markdown==3.7
88
  markdown-it-py==3.0.0
89
  MarkupSafe==2.1.5
90
- matplotlib==3.8.4
91
  mdurl==0.1.2
92
  mir_eval==0.7
 
93
  mpmath==1.3.0
94
  msgpack==1.0.8
95
  multidict==6.0.5
96
- networkx==3.3
 
 
97
  noisereduce==3.0.2
98
- numba==0.57.1
99
- numpy==1.23.5 # <-- Adjusted for compatibility
100
- omegaconf==2.3.0
101
  onnx==1.16.2
102
  onnx2torch==1.5.15
103
  onnxruntime-gpu==1.19.0
 
104
  orjson==3.10.7
105
  packaging==24.1
106
  pandas==2.2.2
@@ -112,7 +126,11 @@ pillow==10.4.0
112
  platformdirs==4.2.2
113
  pooch==1.8.2
114
  praat-parselmouth==0.4.4
115
- protobuf==4.25.3
 
 
 
 
116
  psutil==6.0.0
117
  pycparser==2.22
118
  pydantic==2.8.2
@@ -130,65 +148,21 @@ pytorch-ranger==0.1.1
130
  pytz==2024.1
131
  pyworld==0.3.4
132
  PyYAML==6.0.2
 
133
  referencing==0.35.1
134
  regex==2024.7.24
135
  requests==2.32.0
136
  resampy==0.4.3
137
  retrying==1.3.4
138
- rfc3986==1.5.0
139
- rich==13.8.0
140
- rotary-embedding-torch==0.6.5
141
- rpds-py==0.20.0
142
- safetensors==0.4.4
143
- samplerate==0.1.0
144
  scikit-learn==1.5.1
145
  scipy==1.13.1
146
- segmentation-models-pytorch==0.3.3
147
- segments==2.2.1
148
- semantic-version==2.10.0
149
- sentry-sdk==2.13.0
150
- setproctitle==1.3.3
151
- six==1.16.0
152
- smmap==5.0.1
153
- sniffio==1.3.1
154
- soundfile==0.12.1
155
- soupsieve==2.6
156
- soxr==0.5.0.post1
157
- spafe==0.3.2
158
- starlette==0.38.4
159
- submitit==1.5.1
160
- sympy==1.13.2
161
- tabulate==0.9.0
162
- tensorboard==2.17.1
163
- tensorboard-data-server==0.7.2
164
- tensorboardX==2.6.2.2
165
- threadpoolctl==3.5.0
166
- timm==0.9.2
167
- tokenizers==0.15.2
168
- tomlkit==0.12.0
169
- torch==2.2.1
170
- torch-audiomentations==0.11.1
171
- torch-optimizer==0.1.0
172
- torch-pitch-shift==1.2.4
173
- torch-stoi==0.2.1
174
- torchaudio==2.2.1
175
- torchcrepe==0.0.23
176
- torchfcpe==0.0.4
177
- torchlibrosa==0.1.0
178
- torchmetrics==0.11.4
179
  torchvision==0.16.1
180
  tqdm==4.66.5
181
- transformers==4.38.2
182
- typer==0.12.5
183
- typing_extensions==4.12.2
184
- tzdata==2024.1
185
- Unidecode==1.3.8
186
- uritemplate==4.1.1
187
- urllib3==2.2.2
188
  uvicorn==0.30.6
189
  wandb==0.17.8
190
- wcwidth==0.2.13
191
  websockets==11.0.3
192
  Werkzeug==3.0.4
193
- yarl==1.9.7
194
- zipp==3.20.1
 
1
+ numpy==1.23.5 # Ensures compatibility across all dependencies
2
+ librosa==0.9.2 # Required by audio-upscaler, compatible with audio-separator
3
+
4
  absl-py==2.1.0
5
+ accelerate==0.34.0
6
  aiofiles==23.2.1
7
  aiohappyeyeballs==2.4.0
8
+ aiohttp==3.10.5
9
  aiosignal==1.3.1
10
  altair==5.4.1
11
  annotated-types==0.7.0
 
16
  async-timeout==4.0.3
17
  attrs==24.2.0
18
  audio-separator==0.18.0
19
+ audio_upscaler==0.1.4
20
  audiomentations==0.24.0
21
  audioread==3.0.1
22
  auraloss==0.4.0
 
27
  bitsandbytes==0.43.3
28
  blinker==1.8.2
29
  cached-property==1.5.2
30
+ certifi==2023.7.22
31
  cffi==1.17.0
32
+ chardet==5.2.0
33
  charset-normalizer==3.3.2
34
  click==8.1.7
35
+ clldutils==3.22.2
36
  cloudpickle==3.0.0
37
  colorama==0.4.6
38
  coloredlogs==15.0.1
39
+ colorlog==6.8.2
40
  contextlib2==21.6.0
41
  contourpy==1.3.0
42
+ csvw==3.3.0
43
  cycler==0.12.1
44
  Cython==3.0.11
45
  decorator==5.1.1
 
47
  diffq==0.2.4
48
  dlinfo==1.2.1
49
  docker-pycreds==0.4.0
50
+ dora_search==0.1.12
51
  edge-tts==6.1.9
52
  efficientnet_pytorch==0.7.1
53
  einops==0.8.0
54
  exceptiongroup==1.2.2
55
+ faiss-cpu==1.7.3
56
+ fastapi==0.112.2
57
  ffmpeg-python==0.2.0
58
  ffmpy==0.3.1
59
  filelock==3.15.4
 
70
  gradio-client==1.7.0
71
  grpcio==1.66.1
72
  h11==0.14.0
73
+ python-multipart==0.0.20
74
  httpcore==1.0.5
75
  httpx==0.27.2
76
  huggingface-hub==0.24.6
 
79
  importlib_metadata==8.4.0
80
  importlib_resources==6.4.4
81
  isodate==0.6.1
82
+ safehttpx==0.1.6
83
  itsdangerous==2.2.0
84
  Jinja2==3.1.4
85
  joblib==1.4.2
 
88
  julius==0.2.7
89
  kiwisolver==1.4.5
90
  lameenc==1.7.0
91
+ language-tags==1.2.0
92
  lazy_loader==0.4
93
+ libf0==1.0.2
94
  lightning-utilities==0.11.7
95
  llvmlite==0.40.1
96
  local-attention==1.9.14
 
98
  Markdown==3.7
99
  markdown-it-py==3.0.0
100
  MarkupSafe==2.1.5
101
+ matplotlib==3.7.2
102
  mdurl==0.1.2
103
  mir_eval==0.7
104
+ ml_collections==0.1.1
105
  mpmath==1.3.0
106
  msgpack==1.0.8
107
  multidict==6.0.5
108
+ munch==4.0.0
109
+ narwhals==1.6.0
110
+ networkx==3.2.1
111
  noisereduce==3.0.2
112
+ numba==0.57.0
113
+ omegaconf==2.2.3
 
114
  onnx==1.16.2
115
  onnx2torch==1.5.15
116
  onnxruntime-gpu==1.19.0
117
+ openunmix==1.3.0
118
  orjson==3.10.7
119
  packaging==24.1
120
  pandas==2.2.2
 
126
  platformdirs==4.2.2
127
  pooch==1.8.2
128
  praat-parselmouth==0.4.4
129
+ pretrainedmodels==0.7.4
130
+ primePy==1.3
131
+ prodigyopt==1.0
132
+ progressbar==2.5
133
+ protobuf==3.20.3
134
  psutil==6.0.0
135
  pycparser==2.22
136
  pydantic==2.8.2
 
148
  pytz==2024.1
149
  pyworld==0.3.4
150
  PyYAML==6.0.2
151
+ rdflib==7.0.0
152
  referencing==0.35.1
153
  regex==2024.7.24
154
  requests==2.32.0
155
  resampy==0.4.3
156
  retrying==1.3.4
 
 
 
 
 
 
157
  scikit-learn==1.5.1
158
  scipy==1.13.1
159
+ torch==2.1.1
160
+ torchaudio==2.1.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
161
  torchvision==0.16.1
162
  tqdm==4.66.5
163
+ transformers==4.35.2
 
 
 
 
 
 
164
  uvicorn==0.30.6
165
  wandb==0.17.8
 
166
  websockets==11.0.3
167
  Werkzeug==3.0.4
168
+ yt-dlp