How to install microsoft/TRELLIS.2. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
microsoft/TRELLIS.2 Installation Guide
How to install microsoft/TRELLIS.2. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for microsoft/TRELLIS.2. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i microsoft/TRELLIS.2or
Install via npx
npx @hexmos/ipm i microsoft/TRELLIS.2Prerequisites
Linux
systemNVIDIA GPU
hardwareVersion: >=24GB memory
CUDA Toolkit
softwareVersion: >=12.4
Conda
softwarePython
softwareVersion: >=3.8
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install via Source (Linux)
git clone -b main https://github.com/microsoft/TRELLIS.2.git --recursive
cd TRELLIS.2
. ./setup.sh --new-env --basic --flash-attn --nvdiffrast --nvdiffrec --cumesh --o-voxel --flexgemmPost Installation Steps
- To enable transparency in exported GLB files, manually connect the texture's alpha channel to the material's opacity or alpha input in your 3D software.
