Nodes/ComfyUI/TripoSplat Conditioning
ComfyUI Node Runs on cloud

TripoSplat Conditioning

Encode the image with DINOv3 and the Flux2 VAE into TripoSplat positive/negative conditioning, and create the fixed size noise target (latent + camera) for the KSampler

By Comfy-Org·Created 4 years ago·Updated 20 days ago· 121,575
TripoSplat Conditioning
  • clip_vision
  • vae
  • image
  • positive
  • negative
  • latent
Categorymodel/conditioning/triposplat

Inputs (3)

NameTypeDefaultDescription
clip_visionCLIP_VISIONDINOv3 ViT-H/16+ image encoder
vaeVAEFlux2 VAE
imageIMAGE

Outputs (3)

NameTypeDescription
positiveCONDITIONING
negativeCONDITIONING
latentLATENTThe fixed size noise target (latent +camera).