diff --git a/requirements.txt b/requirements.txt index 5802746..830290d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ PySoundFile==0.9.0.post1 scipy==1.10.1 soundfile==0.13.1 toml==0.10.2 -torch==2.4.1 +torch==2.8.0 torchaudio==2.4.1 tqdm==4.67.1