第三方插件 ComfyUI-ReActor

ReActor ? Options

ReActor ? Options 237

用于为 ReActorFaceSwapOpt 节点提供额外的配置选项,使用户能够更精细地控制人脸替换过程。ReActor ?

节点中英文对比

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

中文节点
ReActor ? Options
  • OPTIONS
  • input_faces_order
    input_faces_index
    detect_gender_input
    source_faces_order
    source_faces_index
    detect_gender_source
    console_log_level
    英文节点
    ReActor ? Options
  • OPTIONS
  • input_faces_order
    input_faces_index
    detect_gender_input
    source_faces_order
    source_faces_index
    detect_gender_source
    console_log_level

    参数说明

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

    输出参数
    OPTIONS OPTIONS
    配置选项字典,包含换脸顺序、性别、日志等级等信息,需传入 reactor 主节点使用。
    控件参数
    input_faces_order input_faces_order
    控制输入图像中人脸排序方式,可选:从左到右、从上到下、按面积大小排序等。建议在多人脸情况下使用,常用 "large-small" 选最大脸进行换脸。
    input_faces_index input_faces_index
    指定输入图像中要用于换脸的人脸索引。可为单个数字或逗号分隔的多个索引(如 "0,1")
    detect_gender_input detect_gender_input
    是否指定输入图像中人脸的性别,用于改进识别质量。可选 "no"、"female"、"male"。一般不需要设置,若识别出错或模糊可手动指定性别提升识别效果。
    source_faces_order source_faces_order
    控制输入图像中人脸排序方式,可选:从左到右、从上到下、按面积大小排序等。但用于源图像中人脸的排序。
    source_faces_index source_faces_index
    控制输入图像中人脸排序方式,可选:从左到右、从上到下、按面积大小排序等。用于源图像人脸选择。支持单个或多个索引。
    detect_gender_source detect_gender_source
    是否指定源图像中人脸的性别。
    console_log_level console_log_level
    控制调试输出级别:0(关闭日志)、1(基础日志)、2(详细日志)。

    详细说明

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

    暂无节点说明

    同类节点导航

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