logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
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.2
or

Install via npx

npx @hexmos/ipm i microsoft/TRELLIS.2

Prerequisites

Linux

system

NVIDIA GPU

hardware

Version: >=24GB memory

CUDA Toolkit

software

Version: >=12.4

Conda

software

Python

software

Version: >=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 --flexgemm

Post 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.