Spaces:
Running
on
Zero
Running
on
Zero
junbiao.chen
commited on
Commit
·
fae5f57
1
Parent(s):
988efc8
Modify reauirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -12,11 +12,13 @@ scipy==1.14.1
|
|
12 |
rembg==2.0.60
|
13 |
onnxruntime==1.20.1
|
14 |
trimesh==4.5.3
|
|
|
15 |
xatlas==0.0.9
|
16 |
pyvista==0.44.2
|
17 |
pymeshfix==0.17.0
|
18 |
igraph==0.11.8
|
19 |
git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
|
|
20 |
xformers==0.0.27.post2
|
21 |
spconv-cu120==2.3.6
|
22 |
transformers==4.46.3
|
|
|
12 |
rembg==2.0.60
|
13 |
onnxruntime==1.20.1
|
14 |
trimesh==4.5.3
|
15 |
+
open3d
|
16 |
xatlas==0.0.9
|
17 |
pyvista==0.44.2
|
18 |
pymeshfix==0.17.0
|
19 |
igraph==0.11.8
|
20 |
git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
21 |
+
transformers
|
22 |
xformers==0.0.27.post2
|
23 |
spconv-cu120==2.3.6
|
24 |
transformers==4.46.3
|