3.78 GB
7 files
Updated about 1 month ago
Name
Size
background_removal
clip_vision
diffusion_models
vae
.gitattributes1.52 kB
xet
README.md1.66 kB
xet
README.md

TripoSplat: Generative 3D Gaussians with Learned Density Control

TripoSplat converts a single 2D image into high-quality and variable number of 3D Gaussians developed by TripoAI. It can serve as a powerful pipeline tool for asset creation, AR/VR, game development, simulation environments, and beyond.

Read Paper | Technical Blog

Usage

To use with the official inference code, place the files in the following structure:

📂 TripoSplat/
├── 📂 ckpts/
│   ├── 📂 background_removal/
│   │   └── birefnet.safetensors
│   ├── 📂 diffusion_models/
│   │   └── triposplat_fp16.safetensors
│   ├── 📂 clip_vision/
│   │   └── dino_v3_vit_h.safetensors
│   ├── 📂 vae/
│   │   ├── flux2-vae.safetensors
│   │   └── triposplat_vae_decoder_fp16.safetensors

To use with ComfyUI, place the files in the following structure:

📂 ComfyUI/
├── 📂 models/
│   ├── 📂 background_removal/
│   │   └── birefnet.safetensors
│   ├── 📂 diffusion_models/
│   │   └── triposplat_fp16.safetensors
│   ├── 📂 clip_vision/
│   │   └── dino_v3_vit_h.safetensors
│   ├── 📂 vae/
│   │   ├── flux2-vae.safetensors
│   │   └── triposplat_vae_decoder_fp16.safetensors
Total size
3.78 GB
Files
7
Last updated
Jun 7
Pre-warmed CDN
US EU US EU

Contributors