> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# SetClipHooks - ComfyUI Built-in Node Documentation

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

SetClipHooks 节点允许您对 CLIP 模型应用自定义钩子，从而对其行为进行高级修改。该节点可将钩子应用于条件化输出，并可选择启用 CLIP 调度功能。此节点会创建输入 CLIP 模型的克隆副本，并应用指定的钩子配置。

## 输入

| 参数       | 描述                     | 数据类型    | 是否必填 | 范围 |
| -------- | ---------------------- | ------- | ---- | -- |
| `clip`   | 要应用钩子的 CLIP 模型         | CLIP    | 是    | -  |
| `应用于条件`  | 是否将钩子应用于条件化输出（默认：True） | BOOLEAN | 是    | -  |
| `安排clip` | 是否启用 CLIP 调度（默认：False） | BOOLEAN | 是    | -  |
| `约束`     | 可选钩子组，应用于 CLIP 模型      | HOOKS   | 否    | -  |

## 输出

| 输出名称   | 描述                   | 数据类型 |
| ------ | -------------------- | ---- |
| `clip` | 已应用指定钩子的 CLIP 模型克隆副本 | CLIP |

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

***

**Source fingerprint (SHA-256):** `904a878638c015bdce1983ae0c11a2b580b271090fca39edb304f6ed90c8c66d`
