rolpotamias commited on
Commit
2fa3345
·
verified ·
1 Parent(s): 8172241

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu116
2
- torch==1.13.1+cu116
3
- torchvision==0.14.1+cu116
4
 
5
  numpy==1.26.3
6
  opencv-python
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.0.0+cu118
3
+ torchvision==0.15.0+cu118
4
 
5
  numpy==1.26.3
6
  opencv-python