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

# USOStyleReference - ComfyUI Built-in Node Documentation

> Complete documentation for the USOStyleReference node in ComfyUI. Learn its inputs, outputs, parameters and usage.

USOStyleReference 节点使用来自 CLIP 视觉输出的编码图像特征，将样式参考补丁应用于模型。它通过整合从视觉输入中提取的样式信息，创建输入模型的修改版本，从而实现样式迁移或基于参考的生成能力。

## 输入

| 参数         | 描述                    | 数据类型                 | 是否必填 | 范围 |
| ---------- | --------------------- | -------------------- | ---- | -- |
| `模型`       | 要应用样式参考补丁的基础模型        | MODEL                | 是    | -  |
| `模型补丁`     | 包含样式参考信息的模型补丁         | MODEL\_PATCH         | 是    | -  |
| `CLIP视觉输出` | 从 CLIP 视觉处理中提取的编码视觉特征 | CLIP\_VISION\_OUTPUT | 是    | -  |

## 输出

| 输出名称 | 描述              | 数据类型  |
| ---- | --------------- | ----- |
| `模型` | 已应用样式参考补丁的修改后模型 | MODEL |

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

***

**Source fingerprint (SHA-256):** `fd800fb927677da29e148bfa1b287efed82895860ce4b0241d662579d2c07ff4`
