From 44a14a7ce742ce2033b8be2c5cf2c35643158419 Mon Sep 17 00:00:00 2001 From: "Schmieder, Jacob" Date: Fri, 31 May 2024 13:42:05 +0000 Subject: [PATCH] fixed requirements --- requirements.txt | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/requirements.txt b/requirements.txt index f10eb8c..f08e2e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,22 +8,7 @@ pyannote.audio~=3.1.1 pyannote.core~=5.0.0 pyannote.database~=5.0.1 pyannote.metrics~=3.2.1 -pyannote.pipeline~=2.3 - -setuptools~=69.0.3 -setuptools-rust~=1.8.1 - -tqdm>=4.65.0 - -gradio~=3.36.1 -gradio-client~=0.2.7 - -# add pytorch to override the one installed by pyannote.audio - -torch~=1.11.0 -torchvision~=0.12.0 -torchaudio~=0.11.0 -#optional: -#sphinx~=5.0.2 +pyannote.pipeline~=3.0.1 +torch>=2.0.0