geopavlakos commited on
Commit
f325b04
·
verified ·
1 Parent(s): 9d2bc57

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
  pytorch-lightning
6
  smplx==0.1.28
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.2.2+cu118
3
+ torchvision==0.17.2+cu118
4
 
5
  pytorch-lightning
6
  smplx==0.1.28