From 29f83ca379899b852fc2730eb829486c1ae3bd26 Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Tue, 3 Jan 2023 21:54:09 -0600 Subject: [PATCH] Add files via upload --- requirements.txt | 82 ++++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0e8ff95..dc8260e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,41 +1,41 @@ -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 -natsort==8.2.0 -numba==0.56.4 -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==2.0.0 -pyperclip==1.8.2 -pyrubberband==0.3.0 -PyYAML==6.0 -resampy==0.2.2 -scipy==1.9.3 -soundfile==0.11.0 -soundstretch==1.2 -torch==1.13.1 -tqdm -urllib3==1.26.12 -wget==3.2 -PySoundFile==0.9.0.post1; sys_platform != 'windows' -SoundFile==0.9.0; sys_platform == 'windows' -samplerate==0.1.0 -screeninfo==0.8.1 +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 +natsort==8.2.0 +numba==0.56.4 +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 +PyYAML==6.0 +resampy==0.2.2 +scipy==1.9.3 +soundfile==0.11.0 +soundstretch==1.2 +torch==1.13.1 +tqdm +urllib3==1.26.12 +wget==3.2 +samplerate==0.1.0 +screeninfo==0.8.1 +PySoundFile==0.9.0.post1; sys_platform != 'windows' +SoundFile==0.9.0; sys_platform == 'windows' \ No newline at end of file