Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -28,4 +28,5 @@ https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffras
|
|
28 |
gradio
|
29 |
gradio-client==0.7.0
|
30 |
warp-lang
|
31 |
-
pydantic==2.10.6
|
|
|
|
28 |
gradio
|
29 |
gradio-client==0.7.0
|
30 |
warp-lang
|
31 |
+
pydantic==2.10.6
|
32 |
+
open3d
|