-
Need help! *** Error running postprocess_batch_list: F:\sd-webui-aki-v4.6.1\extensions\multidiffusion-upscaler-for-automatic1111\scripts\tileglobal.py
Traceback (most recent call last):
File "F:\sd-webui-aki-v4.6.1\modules\scripts.py", line 832, in postprocess_batch_list
script.postprocess_batch_list(p, pp, *script_args, **kwargs)
File "F:\sd-webui-aki-v4.6.1\extensions\multidiffusion-upscaler-for-automatic1111\scripts\tileglobal.py", line 227, in postprocess_batch_list
pp.images[idx] = image[:,:image.shape[1]//(p.scale_factor)*(idx_b+1),:image.shape[2]//(p.scale_factor)*(idx_b+1)]
AttributeError: 'StableDiffusionProcessingTxt2Img' object has no attribute 'scale_factor' |
Beta Was this translation helpful? Give feedback.
Answered by
IDXoX
Apr 1, 2024
Replies: 2 comments 5 replies
-
Please file an issue in the multidiffusion repo. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Have already solved |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
IDXoX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have already solved