*** Error running process: C:\SD\webui_160-2\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File "C:\SD\webui_160-2\modules\scripts.py", line 619, in process
script.process(p, *script_args)
File "C:\SD\webui_160-2\extensions\sd-webui-controlnet\scripts\controlnet.py", line 993, in process
self.controlnet_hack(p)
File "C:\SD\webui_160-2\extensions\sd-webui-controlnet\scripts\controlnet.py", line 982, in controlnet_hack
self.controlnet_main_entry(p)
File "C:\SD\webui_160-2\extensions\sd-webui-animatediff\scripts\animatediff_cn.py", line 496, in hacked_main_entry final_inpaint_mask = final_inpaint_feed[0, 3, :, :].astype(np.float32)
IndexError: too many indices for array: array is 3-dimensional, but 4 were indexed
Is there an existing issue for this?
Have you read FAQ on README?
What happened?
When I run InPaint, I get an error and the video doesn't generate properly. (T2I)
Steps to reproduce the problem
Go to ControlNet Inpaint Unit
Enter a folder which contains two sub-folders image and mask in Input Directory of Batch tab
Generate with enable Animatediff
What should have happened?
New footage is only generated for the masked area
Commit where the problem happens
webui: version: [v1.6.0-2-g4afaaf8a] extension: [d2e77f40]
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
Console logs
Additional information
No response