本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Model Merging
CLIPAdd - ComfyUI Built-in Node Documentation
Complete documentation for the CLIPAdd node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the CLIPAdd node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 输入类型 | 默认值 | 范围 | 描述 |
|---|---|---|---|---|---|
clip1 | CLIP | 必选 | - | - | 作为合并基础的主 CLIP 模型 |
clip2 | CLIP | 必选 | - | - | 提供待添加补丁的次要 CLIP 模型 |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
CLIP | CLIP | 返回合并后的 CLIP 模型,包含两个输入模型的特征 |