From 83aa751e233a10082e5f74c586642c5d305971e0 Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Tue, 3 Jan 2023 19:33:22 -0600 Subject: [PATCH] Update requirements.txt --- requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index aee6caf..19e2c8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,8 +16,8 @@ numba==0.56.4 numpy==1.23.4 omegaconf==2.2.3 opencv-python==4.6.0.66 -openunmix==1.2.1 onnx +onnxruntime==1.13.1 Pillow==9.3.0 pip==22.2.2 playsound==1.3.0 @@ -31,11 +31,10 @@ 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 -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