diff --git a/requirements.txt b/requirements.txt index 5a28e69..c9a9c19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ --extra-index-url https://download.pytorch.org/whl/cu113 -torch -pyannote-audio==3.0.1 +torch==2.0.1 +pyannote-audio==3.0.1 \ No newline at end of file