tokenid commited on
Commit
6fa39c0
·
verified ·
1 Parent(s): 3f6d90e

update requirements.txt to support sm_90

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- torch==2.0.0
2
- torchvision==0.15.1
 
3
  opencv-python==4.7.0.72
4
  pudb==2019.2
5
  imageio==2.9.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.4.0
3
+ torchvision==0.19.0
4
  opencv-python==4.7.0.72
5
  pudb==2019.2
6
  imageio==2.9.0