Spaces:
Runtime error
Runtime error
Chao Xu
commited on
Commit
·
29475f3
1
Parent(s):
2aac31f
torchsparse git
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
# sparseneus
|
2 |
-
-r env.sh
|
3 |
-e git+https://github.com/mit-han-lab/[email protected]#egg=torchsparse
|
4 |
opencv_python
|
5 |
trimesh
|
@@ -11,4 +10,5 @@ scipy
|
|
11 |
PyMCubes
|
12 |
ninja
|
13 |
# sudo apt-get install libsparsehash-dev
|
14 |
-
inplace_abn
|
|
|
|
1 |
# sparseneus
|
|
|
2 |
-e git+https://github.com/mit-han-lab/[email protected]#egg=torchsparse
|
3 |
opencv_python
|
4 |
trimesh
|
|
|
10 |
PyMCubes
|
11 |
ninja
|
12 |
# sudo apt-get install libsparsehash-dev
|
13 |
+
# inplace_abn
|
14 |
+
git+https://github.com/mapillary/inplace_abn.git
|