embodiedgen/.gitmodules
Xinjie e82f02a9a5
feat(pipe): Release 3D scene generation pipeline. (#25)
Release 3D scene generation pipeline and tag as v0.1.2.

---------

Co-authored-by: xinjie.wang <xinjie.wang@gpu-4090-dev015.hogpu.cc>
2025-07-21 23:31:15 +08:00

11 lines
283 B
Plaintext

[submodule "thirdparty/TRELLIS"]
path = thirdparty/TRELLIS
url = https://github.com/microsoft/TRELLIS.git
branch = main
shallow = true
[submodule "thirdparty/pano2room"]
path = thirdparty/pano2room
url = https://github.com/TrickyGo/Pano2Room.git
branch = main
shallow = true