geopavlakos commited on
Commit
0977d35
·
verified ·
1 Parent(s): a9d2b3d

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/cu113
2
- torch==1.10.0+cu113
3
- torchvision==0.11.0+cu113
4
 
5
  pytorch-lightning
6
  smplx==0.1.28
@@ -22,4 +22,4 @@ numpy==1.23.3
22
  json_tricks
23
  munkres
24
  chumpy
25
- detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==1.11.0+cu113
3
+ torchvision==0.12.0+cu113
4
 
5
  pytorch-lightning
6
  smplx==0.1.28
 
22
  json_tricks
23
  munkres
24
  chumpy
25
+ detectron2