Skip to content

Commit

Permalink
Merge pull request #233 from WildMeOrg/cuda-version-fix
Browse files Browse the repository at this point in the history
The additional cuda packages removed
  • Loading branch information
holmbergius authored Mar 24, 2023
2 parents 6e69686 + 6405cc4 commit d14a1ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ sqlalchemy==1.4.14
SQLAlchemy-Utils==0.38.3
tensorboard_logger==0.1.0
Theano==1.0.5
torch==1.12.1+cu113
torchvision==0.13.1+cu113
torch==1.12.1
torchvision==0.13.1
torchaudio==0.12.1
tornado==6.2
tqdm==4.64.0
Expand Down

0 comments on commit d14a1ed

Please sign in to comment.