Spaces:
Build error
Build error
Commit
·
b2c46dd
1
Parent(s):
562fd30
Minor
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -29,6 +29,7 @@ scikit-learn
|
|
| 29 |
scipy
|
| 30 |
smplx==0.1.28
|
| 31 |
sniffio==1.3.0
|
|
|
|
| 32 |
torch==1.12.0
|
| 33 |
torch-tb-profiler
|
| 34 |
torchaudio
|
|
|
|
| 29 |
scipy
|
| 30 |
smplx==0.1.28
|
| 31 |
sniffio==1.3.0
|
| 32 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 33 |
torch==1.12.0
|
| 34 |
torch-tb-profiler
|
| 35 |
torchaudio
|