Getting an error when using img2img mode (text2img works fine)

#5
by LuxuryYachtMan - opened

Traceback (most recent call last):
File "D:\StableDMain\stable-diffusion-webui\modules\scripts.py", line 386, in process
script.process(p, *script_args)
File "D:\StableDMain\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 327, in process
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found:

Sign up or log in to comment