Skip to content

Commit

Permalink
Update pytorch version minimum possible for python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Alnusjaponica committed Oct 12, 2023
1 parent c788b3b commit c8e60c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pytorch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plotly
pytorch-ignite
pytorch-lightning>=1.6.0
skorch
torch==1.13.0
torchaudio==0.13.0
torchvision==0.14.0
torch==2.0.0
torchvision==0.15.1
torchaudio==2.0.1
optuna

0 comments on commit c8e60c6

Please sign in to comment.