Spaces:
Runtime error
Runtime error
Update environment.yml
Browse files- environment.yml +4 -1
environment.yml
CHANGED
@@ -26,4 +26,7 @@ dependencies:
|
|
26 |
- safetensors
|
27 |
- wandb
|
28 |
- accelerate
|
29 |
-
- triton
|
|
|
|
|
|
|
|
26 |
- safetensors
|
27 |
- wandb
|
28 |
- accelerate
|
29 |
+
- triton
|
30 |
+
- submodules/diff-gaussian-rasterization/
|
31 |
+
- submodules/simple-knn/
|
32 |
+
- git+https://github.com/openai/point-e.git
|