Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
9c118d6
1
Parent(s):
80ea65e
Add additional package source for utils3d in requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -22,6 +22,7 @@ xatlas==0.0.9
|
|
22 |
pyvista==0.44.2
|
23 |
pymeshfix==0.17.0
|
24 |
igraph==0.11.8
|
|
|
25 |
xformers==0.0.27.post2
|
26 |
kaolin==0.17.0
|
27 |
spconv-cu120==2.3.6
|
|
|
22 |
pyvista==0.44.2
|
23 |
pymeshfix==0.17.0
|
24 |
igraph==0.11.8
|
25 |
+
git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
26 |
xformers==0.0.27.post2
|
27 |
kaolin==0.17.0
|
28 |
spconv-cu120==2.3.6
|