File tree Expand file tree Collapse file tree 1 file changed +27
-214
lines changed
Expand file tree Collapse file tree 1 file changed +27
-214
lines changed Original file line number Diff line number Diff line change 1- gradio
2- gradio_client
3- absl-py == 2.1.0
4- accelerate == 0.34.0
5- diffusers >= 0.30.3
6- transformers >= 4.44.2
7- aiofiles == 23.2.1
8- aiohappyeyeballs == 2.4.0
9- aiohttp == 3.10.5
10- aiosignal == 1.3.1
11- altair == 5.4.1
12- annotated-types == 0.7.0
13- antlr4-python3-runtime == 4.9.3
14- anyio == 4.4.0
15- asteroid == 0.7.0
16- asteroid-filterbanks == 0.4.0
17- async-timeout == 4.0.3
18- attrs == 24.2.0
19- audio-separator == 0.18.0
20- audio_upscaler >= 0.1.5 # Newer version supporting librosa>=0.10 [[10]]
21- audiomentations == 0.24.0
22- audioread == 3.0.1
23- auraloss == 0.4.0
24- babel == 2.16.0
25- beartype == 0.18.5
26- beautifulsoup4 == 4.12.3
27- bibtexparser == 2.0.0b7
28- bitsandbytes == 0.43.3
29- blinker == 1.8.2
30- cached-property == 1.5.2
31- certifi == 2023.7.22
32- cffi == 1.17.0
33- chardet == 5.2.0
34- charset-normalizer == 3.3.2
35- click == 8.1.7
36- clldutils == 3.22.2
37- cloudpickle == 3.0.0
38- colorama == 0.4.6
39- coloredlogs == 15.0.1
40- colorlog == 6.8.2
41- contextlib2 == 21.6.0
42- contourpy == 1.3.0
43- csvw == 3.3.0
44- cycler == 0.12.1
45- Cython == 3.0.11
46- decorator == 5.1.1
47- demucs == 4.0.0
48- diffq == 0.2.4
49- dlinfo == 1.2.1
50- docker-pycreds == 0.4.0
51- dora_search == 0.1.12
52- edge-tts == 6.1.9
53- efficientnet_pytorch == 0.7.1
54- einops == 0.8.0
55- exceptiongroup == 1.2.2
56- faiss-cpu == 1.7.3
57- fastapi == 0.112.2
58- ffmpeg-python == 0.2.0
59- ffmpy == 0.3.1
60- filelock == 3.15.4
61- Flask == 3.0.3
62- flatbuffers == 24.3.25
63- fonttools == 4.53.1
64- frozenlist == 1.4.1
65- fsspec == 2024.6.1
66- ftfy == 6.2.3
67- future == 1.0.0
68- gitdb == 4.0.11
69- GitPython == 3.1.43
70- grpcio == 1.66.1
71- h11 == 0.14.0
72- httpcore == 1.0.5
73- httpx == 0.27.2
74- huggingface-hub == 0.24.6
75- humanfriendly == 10.0
76- idna == 3.8
77- importlib_metadata == 8.4.0
78- importlib_resources == 6.4.4
79- isodate == 0.6.1
80- itsdangerous == 2.2.0
81- Jinja2 == 3.1.4
82- joblib == 1.4.2
83- jsonschema == 4.23.0
84- jsonschema-specifications == 2023.12.1
85- julius == 0.2.7
86- kiwisolver == 1.4.5
87- lameenc == 1.7.0
88- language-tags == 1.2.0
89- lazy_loader == 0.4
90- libf0 == 1.0.2
91- librosa >= 0.10.0 # Allow compatible versions
92- lightning-utilities == 0.11.7
93- llvmlite == 0.40.1
94- local-attention == 1.9.14
95- lxml == 5.3.0
96- Markdown == 3.7
97- markdown-it-py == 3.0.0
98- MarkupSafe == 2.1.5
99- matplotlib == 3.7.2
100- mdurl == 0.1.2
101- mir_eval == 0.7
102- ml_collections == 0.1.1
103- mpmath == 1.3.0
104- msgpack == 1.0.8
105- multidict == 6.0.5
106- munch == 4.0.0
107- narwhals == 1.6.0
108- networkx == 3.2.1
109- noisereduce == 3.0.2
1+ pip >= 23.3 ; sys_platform == 'darwin'
2+ wheel ; sys_platform == 'darwin'
3+ PyYAML ; sys_platform == 'darwin'
4+ omegaconf >= 2.0.6 ; sys_platform == 'darwin'
1105numba == 0.57.0
1116numpy == 1.23.5
112- omegaconf == 2.2.3
113- onnx == 1.16.2
114- onnx2torch == 1.5.15
115- onnxruntime-gpu == 1.19.0
116- openunmix == 1.3.0
117- orjson == 3.10.7
118- packaging == 24.1
119- pandas == 2.2.2
120- pb-bss-eval == 0.0.2
121- pedalboard == 0.8.9
122- pesq == 0.0.4
123- phonemizer == 3.3.0
124- pillow == 10.4.0
125- platformdirs == 4.2.2
126- pooch == 1.8.2
127- praat-parselmouth == 0.4.4
128- pretrainedmodels == 0.7.4
129- primePy == 1.3
130- prodigyopt == 1.0
131- progressbar == 2.5
132- protobuf == 3.20.3
133- psutil == 6.0.0
134- pycparser == 2.22
135- pydantic == 2.8.2
136- pydantic_core == 2.20.1
137- pydub == 0.25.1
138- Pygments == 2.18.0
139- pylatexenc == 2.10
140- pyparsing == 3.0.9
141- pypresence == 4.3.0
142- pyreadline3 == 3.4.1
143- pystoi == 0.4.1
144- python-dateutil == 2.9.0.post0
145- python-multipart == 0.0.9
146- pytorch-lightning == 2.4.0
147- pytorch-ranger == 0.1.1
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- rfc3986 == 1.5.0
158- rich == 13.8.0
159- rotary-embedding-torch == 0.6.5
160- rpds-py == 0.20.0
161- ruff == 0.6.3
162- safetensors == 0.4.4
163- samplerate == 0.1.0
164- scikit-learn == 1.5.1
165- scipy == 1.13.1
166- segmentation-models-pytorch == 0.3.3
167- segments == 2.2.1
168- semantic-version == 2.10.0
169- sentry-sdk == 2.13.0
170- setproctitle == 1.3.3
171- shellingham == 1.5.4
172- six == 1.16.0
173- smmap == 5.0.1
174- sniffio == 1.3.1
7+ ml_collections
8+ tqdm
9+ audio-separator [gpu ]== 0.30.1
10+ yt_dlp
11+ wget
12+ ffmpeg-python >= 0.2.0
13+ faiss-cpu == 1.7.3
17514soundfile == 0.12.1
176- soupsieve == 2.6
177- soxr == 0.5.0.post1
178- spafe == 0.3.2
179- starlette == 0.38.4
180- submitit == 1.5.1
181- sympy == 1.13.2
182- tabulate == 0.9.0
183- tensorboard == 2.17.1
184- tensorboard-data-server == 0.7.2
185- tensorboardX == 2.6.2.2
186- threadpoolctl == 3.5.0
187- timm == 0.9.2
188- tokenizers == 0.15.2
189- tomlkit == 0.12.0
190- torch == 2.1.1
191- torch-audiomentations == 0.11.1
192- torch-optimizer == 0.1.0
193- torch-pitch-shift == 1.2.4
194- torch-stoi == 0.2.1
195- torchaudio == 2.1.1
15+ noisereduce
16+ pedalboard
17+ stftpitchshift
18+ torch == 2.3.1
19+ torchaudio == 2.3.1
20+ torchvision == 0.18.1
19621torchcrepe == 0.0.23
197- torchfcpe == 0.0.4
198- torchlibrosa == 0.1.0
199- torchmetrics == 0.11.4
200- torchseg == 0.0.1a1
201- torchvision == 0.16.1
202- tqdm == 4.66.5
203- treetable == 0.2.5
204- typer == 0.12.5
205- typing_extensions == 4.12.2
206- tzdata == 2024.1
207- Unidecode == 1.3.8
208- uritemplate == 4.1.1
209- urllib3 == 2.2.2
210- uvicorn == 0.30.6
211- wandb == 0.17.8
212- wcwidth == 0.2.13
213- websockets == 11.0.3
214- Werkzeug == 3.0.4
215- wget == 3.2
216- yarl == 1.9.7
217- zipp == 3.20.1
218- yt-dlp
22+ torchfcpe
23+ einops
24+ libf0
25+ transformers == 4.44.2
26+ pypresence
27+ gradio
28+ gradio_client
29+ bs4
30+ omegaconf
31+ matplotlib == 3.7.2
You can’t perform that action at this time.
0 commit comments