ComfyUI Node Runs on cloud
TripoSplat Sampling Preview
Patch the TripoSplat model for the standard Ksampler node to show a live decoded gaussian splat preview at each step.
TripoSplat Sampling Preview
- model
- vae
- MODEL
◄octree_level5►
◄num_gaussians16384►
◄yaw90►
◄pitch15►
◄point_size3►
Categorymodel/latent/triposplat
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| vae | VAE | TripoSplat VAE decoder | |
| octree_level | INT | 52–8 | Octree depth for the preview decode (lower = cheaper/coarser). |
| num_gaussians | INT | 163841024–262144 | Number of gaussians to produce for the preview (rounded to a multiple of 32). |
| yaw | FLOAT | 90-360–360 | Preview camera yaw in degrees. |
| pitch | FLOAT | 15-89–89 | Preview camera pitch in degrees. |
| point_size | INT | 31–16 | Maximum splat radius in pixels. Each gaussian is sized from its scale and capped here; lower = finer/pointier, higher = chunkier. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |