Skip to content

FaceCropInfo节点在debug=False的时候会报错 #43

@peizhiluo007

Description

@peizhiluo007

\comfyui-liveportrait\nodes\LivePortrait\src\utils\cropper.py
line:88 ,
稍微修改下,把img_with_box不能赋值None

#img_with_box=None
img_with_box = img_rgb.copy()
if is_debug:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions