Nodes/ComfyUI/TripoSplat Decode
ComfyUI Node Runs on cloud

TripoSplat Decode

Decode the sampled TripoSplat latent into a 3D gaussian splat. Modify the number of gaussians to vary the density.

By Comfy-Org·Created 4 years ago·Updated 20 days ago· 121,575
TripoSplat Decode
  • samples
  • vae
  • splat
num_gaussians262144
seed0
Categorymodel/latent/triposplat

Inputs (4)

NameTypeDefaultDescription
samplesLATENT
vaeVAETripoSplat VAE decoder
num_gaussiansINT26214432768–1048576Number of gaussians to produce (rounded to a multiple of 32). 262144 matches the octree's point density; higher oversamples the same points (denser, but no new detail) and costs proportionally more VRAM/time.
seedINT00–18446744073709550000Seeds the octree point sampler (global RNG) for deterministic decodes.

Outputs (1)

NameTypeDescription
splatSPLAT