Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
flask
|
2 |
-
git
|
3 |
torchvision
|
4 |
omegaconf
|
5 |
open3d
|
|
|
1 |
flask
|
2 |
+
git clone --recurse-submodules https://github.com/microsoft/TRELLIS.git
|
3 |
torchvision
|
4 |
omegaconf
|
5 |
open3d
|