Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
b3e34a7
1
Parent(s):
2fc2bf3
add
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -20,4 +20,5 @@ git+https://github.com/NVlabs/nvdiffrast.git
|
|
| 20 |
rembg
|
| 21 |
onnxruntime
|
| 22 |
kiui
|
| 23 |
-
|
|
|
|
|
|
| 20 |
rembg
|
| 21 |
onnxruntime
|
| 22 |
kiui
|
| 23 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 24 |
+
git+https://github.com/facebookresearch/pytorch3d.git@stable
|