adetailer icon indicating copy to clipboard operation
adetailer copied to clipboard

Adetailer runs even if off

Open Dawgmastah opened this issue 1 year ago • 4 comments

I have another extension, similar to adetailer, however when trying to do comparison runs, disabling adetailer (latest version), its causing issues anyway

Error running postprocess_batch: X:\STABLEDIFFUSION\AUTOMATIC111\extensions\adetailer\scripts!adetailer.py Traceback (most recent call last): File "X:\STABLEDIFFUSION\AUTOMATIC111\modules\scripts.py", line 462, in postprocess_image script.postprocess_image(p, pp, *script_args) File "X:\STABLEDIFFUSION\AUTOMATIC111\extensions\adetailer\scripts!adetailer.py", line 438, in postprocess_image args = get_args(*args_) File "X:\STABLEDIFFUSION\AUTOMATIC111\extensions\adetailer\adetailer\args.py", line 73, in get_args arg_dict = {all_args.attr: args[i] for i, all_args in enumerate(ALL_ARGS)} File "X:\STABLEDIFFUSION\AUTOMATIC111\extensions\adetailer\adetailer\args.py", line 73, in arg_dict = {all_args.attr: args[i] for i, all_args in enumerate(ALL_ARGS)} IndexError: tuple index out of range

This causes automatic to become unresponsive unless closed

Dawgmastah avatar May 04 '23 17:05 Dawgmastah

Do you get the same error after restarting?

Bing-su avatar May 04 '23 22:05 Bing-su

Yes if I try running the ZoomEnhance from the Unprompted extension again. Id I dont use that shortcode I havent run into issues yet

Dawgmastah avatar May 05 '23 02:05 Dawgmastah

https://github.com/ThereforeGames/unprompted/issues/93 This issue seems to be similar to yours.

Bing-su avatar May 05 '23 07:05 Bing-su

Hmm doesnt seem that related since this only mentions adetailer in the log WIll only fail with adetailer installed and the errors are very different

Dawgmastah avatar May 05 '23 14:05 Dawgmastah