From 0bdb2b3ea99b2c2cc75e336fd63005d4cabfebb4 Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Tue, 27 Dec 2022 04:37:47 -0600 Subject: [PATCH] Add files via upload --- requirements.txt | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e1e7c97 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,42 @@ +altgraph==0.17.3 +audioread==3.0.0 +certifi==2022.9.24 +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 +openunmix==1.2.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 +scikit-learn==1.1.3 +scipy==1.9.3 +sklearn==0.0.post1 +soundfile==0.11.0 +soundstretch==1.2 +urllib3==1.26.12 +wget==3.2 +onnxruntime==1.13.1 +pyinstaller==5.7.0 +pyinstaller-hooks-contrib==2022.14 +PySoundFile==0.9.0.post1 +samplerate==0.1.0 +screeninfo==0.8.1