stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

Depth Marigold broken

Open pflky opened this issue 1 year ago • 1 comments

Should be a simple fix, just doesn't run the depth model or output depth results, so it defaults back to basic txt2img:

*** Error running postprocess_batch_list: C:\Forge\webui\extensions-builtin\sd_forge_controlnet\scripts\controlnet.py Traceback (most recent call last): File "C:\Forge\webui\modules\scripts.py", line 916, in postprocess_batch_list script.postprocess_batch_list(p, pp, *script_args, **kwargs) File "C:\Forge\system\python\lib\site-packages\torch\utils_contextlib.py", line 115, in decorate_context return func(*args, **kwargs) File "C:\Forge\webui\extensions-builtin\sd_forge_controlnet\scripts\controlnet.py", line 567, in postprocess_batch_list self.process_unit_after_every_sampling(p, unit, self.current_params[i], pp, *args, **kwargs) KeyError: 0

pflky avatar Aug 19 '24 17:08 pflky

Same issue. Fix needed.

E2GO avatar Sep 16 '24 09:09 E2GO

Same issue. Flux Control Net not work.

KLL535 avatar Nov 22 '24 02:11 KLL535