diff --git a/Webpage/data/02-pytorch-asr/requirements.txt b/Webpage/data/02-pytorch-asr/requirements.txt index 6e07b5e..b3da74a 100644 --- a/Webpage/data/02-pytorch-asr/requirements.txt +++ b/Webpage/data/02-pytorch-asr/requirements.txt @@ -1,6 +1,6 @@ torchvision==0.16.0 torchaudio==2.1.0 -torch==2.8.0 +torch==2.12.0 tqdm==4.66.3 numpy==1.24.4 deepcs==0.2.8 diff --git a/Webpage/data/03-pytorch-gan/requirements.txt b/Webpage/data/03-pytorch-gan/requirements.txt index 59f786a..72d7c9f 100644 --- a/Webpage/data/03-pytorch-gan/requirements.txt +++ b/Webpage/data/03-pytorch-gan/requirements.txt @@ -1,6 +1,6 @@ --extra-index-url https://download.pytorch.org/whl/cu116 torchvision==0.14.1+cu116 -torch==2.8.0 +torch==2.12.0 tqdm==4.66.3 numpy==1.24.1 deepcs==0.2.6