ComfyUI/models/text_encoders 文件夹中的模型。
输入
- 加载的顺序不会影响输出效果
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 DualCLIPLoader node in ComfyUI. Learn its inputs, outputs, parameters and usage.
ComfyUI/models/text_encoders 文件夹中的模型。
| 参数名称 | 数据类型 | 作用 |
|---|---|---|
CLIP名称1 | COMBO[STRING] | 指定要加载的第一个 CLIP 模型的名称。此参数对于从预定义的可用 CLIP 模型列表中识别和检索正确的模型至关重要。 |
CLIP名称2 | COMBO[STRING] | 指定要加载的第二个 CLIP 模型的名称。此参数允许加载第二个不同的 CLIP 模型,以便与第一个模型一起进行比较或整合分析。 |
类型 | 选项 | 从”sdxl”, “sd3”, “flux”中选择一个,用来适应不同模型下的工作流 |
| 参数名称 | 数据类型 | 作用 |
|---|---|---|
clip | CLIP | 输出是一个整合了两个指定 CLIP 模型特征或功能的组合 CLIP 模型。 |