diff --git a/requirements.txt b/requirements.txt index b81b23c..6375a2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,14 @@ setuptools-rust~=1.5.2 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: #dash~=2.10.2