Skip to content

What is the reason for this? assert x.dtype == np.uint8 #372

@cdmusic2019

Description

@cdmusic2019

Loading model from cache: control_v11p_sd15_inpaint [ebff9138]█████████████████████████| 34/34 [00:39<00:00, 1.15s/it]
Error running process: E:\ai\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File "E:\ai\stable-diffusion-webui\modules\scripts.py", line 417, in process
script.process(p, *script_args)
File "E:\ai\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 727, in process
input_image = HWC3(np.asarray(p_input_image))
File "E:\ai\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator\util.py", line 6, in HWC3
assert x.dtype == np.uint8
AssertionError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions