From 7a24bb98696dc566324c59299222a919e20b9d88 Mon Sep 17 00:00:00 2001 From: Simon Rouard Date: Wed, 30 Oct 2024 13:25:37 +0000 Subject: [PATCH] try to fix CI --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6296e86e..d08ec044 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,9 +16,10 @@ tqdm transformers>=4.31.0 # need Encodec there. xformers<0.0.23 demucs -#librosa==0.10.1 -#scipy==1.11.2 -#numpy==1.23.5 +Cython==0.29 +librosa==0.10.1 +scipy==1.11.2 +numpy==1.23.5 soundfile gradio torchmetrics