From 2a067fd9608aca5e821173d2f044df2e385b2d17 Mon Sep 17 00:00:00 2001 From: Rice Cake Date: Sun, 4 Jun 2023 15:20:57 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8a04e9d..8e22d3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,12 +2,12 @@ ffmpeg-python Flask Flask_Cors gradio>=3.7.0 -numpy==1.23.0 -pyworld==0.2.5 +numpy==1.23.5 +pyworld scipy==1.10.0 SoundFile==0.12.1 -torch==1.13.1 -torchaudio==0.13.1 +torch +torchaudio torchcrepe tqdm scikit-maad @@ -24,4 +24,4 @@ edge_tts pyyaml pynvml ffmpeg -faiss \ No newline at end of file +faiss-cpu