Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
xformers==0.0.16
|
2 |
git+https://github.com/openai/point-e.git
|
3 |
-
/
|
4 |
-
|
5 |
-
/home/user/app/submodules/diff-gaussian-rasterization
|
6 |
-
# git+https://github.com/YixunLiang/diff-gaussian-rasterization.git
|
|
|
1 |
xformers==0.0.16
|
2 |
git+https://github.com/openai/point-e.git
|
3 |
+
git+https://github.com/YixunLiang/simple-knn
|
4 |
+
git+https://github.com/YixunLiang/diff-gaussian-rasterization.git
|
|
|
|