Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Upgrade Pytorch version to circumvent CUDNN issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ranftlr authored Jul 7, 2021
1 parent 62ebbf5 commit f43ef9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==1.8.0
torchvision==0.9.0
torch==1.8.1
torchvision==0.9.1
opencv-python==4.5.2.54
timm==0.4.5
timm==0.4.5

0 comments on commit f43ef9e

Please sign in to comment.