> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-partner-nodes-consolidate.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TripoSplatConditioning - ComfyUI Built-in Node Documentation

> 此节点使用 DINOv3 图像编码器和 Flux2 VAE 对输入图像进行编码，为 TripoSplat 模型生成正向和负向条件数据。

此节点使用 DINOv3 图像编码器和 Flux2 VAE 对输入图像进行编码，为 TripoSplat 模型生成正向和负向条件数据。它还生成一个固定大小的噪声目标（latent 加相机数据），作为 KSampler 的起点。

## 输入

| 参数            | 描述                     | 数据类型         | 是否必需 | 范围 |
| ------------- | ---------------------- | ------------ | ---- | -- |
| `clip_vision` | DINOv3 ViT-H/16+ 图像编码器 | CLIP\_VISION | 是    | -  |
| `vae`         | Flux2 VAE              | VAE          | 是    | -  |
| `图像`          | 要编码的输入图像               | IMAGE        | 是    | -  |

## 输出

| 输出名称     | 描述                                           | 数据类型         |
| -------- | -------------------------------------------- | ------------ |
| `正向条件`   | 包含 DINOv3 特征和 Flux2 VAE latent 的正向条件数据       | CONDITIONING |
| `负向条件`   | 包含零填充 DINOv3 特征和零填充 Flux2 VAE latent 的负向条件数据 | CONDITIONING |
| `latent` | 供 KSampler 使用的固定大小噪声目标（latent + 相机数据）        | LATENT       |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/TripoSplatConditioning/zh.md)

***

**Source fingerprint (SHA-256):** `59ebeef272d125a2cc2045f4ff54f99268b1273d0a1fd46f7462e6d312f3a805`
