brjathu commited on
Commit
6481b0b
·
1 Parent(s): 3ee99ee

Adding HF files

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -10,8 +10,8 @@
10
  # OmegaConf
11
 
12
  # --extra-index-url https://download.pytorch.org/whl/cu116
13
- torch==1.13.1#+cu116
14
- torchvision==0.14.1#+cu116
15
  pytorch-lightning
16
  smplx==0.1.28
17
  opencv-python
 
10
  # OmegaConf
11
 
12
  # --extra-index-url https://download.pytorch.org/whl/cu116
13
+ torch==1.13#+cu116
14
+ torchvision==0.14#+cu116
15
  pytorch-lightning
16
  smplx==0.1.28
17
  opencv-python