Spaces:
Runtime error
Runtime error
brjathu
commited on
Commit
·
6481b0b
1
Parent(s):
3ee99ee
Adding HF files
Browse files- 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
|
14 |
-
torchvision==0.14
|
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
|