第三方插件 ComfyUI-Easy-Use

应用PowerPaint

Easy Apply PowerPaint 183

基于 PowerPaint 模型,对图像进行智能掩码修复、涂绘或扩图等操作。Easy Apply

节点中英文对比

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

中文节点
应用PowerPaint
  • pipe
  • image
  • 遮罩
  • pipe
  • powerpaint_model
    powerpaint_clip
    dtype
    fitting
    function
    scale
    start_at
    end_at
    save_memory
    英文节点
    Easy Apply PowerPaint
  • pipe
  • image
  • mask
  • pipe
  • powerpaint_model
    powerpaint_clip
    dtype
    fitting
    function
    scale
    start_at
    end_at
    save_memory

    参数说明

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

    输入参数
    pipe pipe
    包含模型、VAE、正/负提示词的工作流数据。
    image image
    输入图像,作为编辑基础。
    遮罩 mask
    掩码图像,白色区域表示需要修复的区域。
    输出参数
    pipe pipe
    包含更新模型、提示词、样本 latent 的新工作流。
    控件参数
    powerpaint_model powerpaint_model
    .safetensors 格式的 PowerPaint 模型。
    powerpaint_clip powerpaint_clip
    .bin 格式的 PowerPaint CLIP 特征文件。
    dtype dtype
    模型加载使用的数据精度。 可选项:float16, bfloat16, float32, float64。
    fitting fitting
    风格拟合程度,越小越自由,越大越贴合原图。 范围:0.3~1.0。推荐默认 1.0,风格贴合度高;低拟合适合创意改图。
    function function
    功能模式: text guided 文本引导生成 shape guided 图形补全 object removal 物体移除 context aware 内容感知 image outpainting 图像外延 视任务需求选择合适模式,text guided 支持提示词引导,object removal 适合删除障碍物。
    scale scale
    编辑强度,控制修复或重绘程度。
    start_at start_at
    起始作用步数(diffusion 过程)。
    end_at end_at
    结束作用步数。
    save_memory save_memory
    显存优化等级:none, auto, max。若显存不足可使用 auto 或 max,代价是速度略慢。

    详细说明

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

    暂无节点说明

    同类节点导航

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