ultimatevocalremovergui/requirements.txt

44 lines
786 B
Plaintext
Raw Normal View History

2023-01-04 04:54:09 +01:00
altgraph==0.17.3
audioread==3.0.0
certifi==2022.12.7
cffi==1.15.1
cryptography==3.4.6
diffq==0.2.3
Dora==0.0.3
einops==0.6.0
future==0.18.2
julius==0.2.7
kthread==0.2.3
librosa==0.9.2
llvmlite==0.39.1
2023-09-26 00:36:51 +02:00
matchering==2.0.6
ml_collections==0.1.1
2023-01-04 04:54:09 +01:00
natsort==8.2.0
numpy==1.23.4
omegaconf==2.2.3
opencv-python==4.6.0.66
onnx
onnxruntime==1.13.1
Pillow==9.3.0
pip==22.2.2
playsound==1.3.0
psutil==5.9.4
pydub==0.25.1
pyglet==1.5.23
pyperclip==1.8.2
pyrubberband==0.3.0
2023-04-12 11:44:07 +02:00
pytorch_lightning==2.0.0
2023-01-04 04:54:09 +01:00
PyYAML==6.0
resampy==0.2.2
scipy==1.9.3
soundfile==0.11.0
soundstretch==1.2
2023-09-26 00:36:51 +02:00
torch==1.9.0+cu111
2023-01-04 04:54:09 +01:00
tqdm
urllib3==1.26.12
wget==3.2
samplerate==0.1.0
screeninfo==0.8.1
PySoundFile==0.9.0.post1; sys_platform != 'windows'
2023-04-06 02:06:44 +02:00
SoundFile==0.9.0; sys_platform == 'windows'