第三方插件 ComfyUI_Comfyroll_CustomNodes

CR SDXL Base Prompt Encoder

CR SDXL Base Prompt Encoder 207

为 SDXL 模型设计的双编码器,通过分离全局(G)和局部(L)提示词,实现对画面要素的精细化控制,并支持分辨率预设与多条件融合。? CR SDXL Base Prompt

节点中英文对比

按当前节点配置,分别展示中文与英文节点结构。

中文节点
CR SDXL Base Prompt Encoder
  • base_clip
  • base_positive
  • base_negative
  • show_help
  • pos_g
    pos_l
    neg_g
    neg_l
    preset
    base_width
    base_height
    crop_w
    crop_h
    target_width
    target_height
    英文节点
    CR SDXL Base Prompt Encoder
  • base_clip
  • base_positive
  • base_negative
  • show_help
  • pos_g
    pos_l
    neg_g
    neg_l
    preset
    base_width
    base_height
    crop_w
    crop_h
    target_width
    target_height

    参数说明

    依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。

    输入参数
    base_clip base_clip
    用于提示词编码的 CLIP 模型。
    输出参数
    base_positive base_positive
    编码后的正向提示条件。
    base_negative base_negative
    编码后的反向提示条件。
    show_help show_help
    帮助文档链接。
    控件参数
    pos_g pos_g
    全局正向提示词文本。
    pos_l pos_l
    局部正向提示词文本。
    neg_g neg_g
    全局反向提示词文本。
    neg_l neg_l
    局部反向提示词文本。
    preset preset
    预设编码组合方式。可选项: 1. preset A:使用全局提示词; 2. preset B:使用局部提示词; 3. preset C:混合全局与局部。
    base_width base_width
    原始图像的宽度信息。
    base_height base_height
    原始图像的高度信息。
    crop_w crop_w
    裁剪区域左上角横坐标。
    crop_h crop_h
    裁剪区域左上角纵坐标。
    target_width target_width
    目标输出图像宽度。
    target_height target_height
    目标输出图像高度。

    详细说明

    结合节点用途、参数和调用方式,给出更完整的说明内容。

    暂无节点说明

    同类节点导航

    继续浏览同一分类下的相邻节点,方便串联学习。