SD-CN-Animation icon indicating copy to clipboard operation
SD-CN-Animation copied to clipboard

Aspect ratio helper extension incompatibility?

Open FutonGama opened this issue 1 year ago • 0 comments

Its giving conflict with aspect ratio helper extension what is at least for me a mandatory extension, i can't live without it, have some way to keep both compatible?

Also i'm using UX Fork with Pytorch 2.0. All others extensions is working good but i'm not using too much extensions. The problem is happening only with the aspect ratio helper extension. And of course i'm using Control-Net.

Error calling: G:\Programas\StableDiffusion\stable-diffusion-webui-ux\extensions\sd-webui-aspect-ratio-helper\scripts\sd_webui_aspect_ratio_helper.py/ui Traceback (most recent call last): File "G:\Programas\StableDiffusion\stable-diffusion-webui-ux\modules\scripts.py", line 270, in wrap_call res = func(*args, **kwargs) File "G:\Programas\StableDiffusion\stable-diffusion-webui-ux\extensions\sd-webui-aspect-ratio-helper\aspect_ratio_helper\main.py", line 54, in ui component.render() File "G:\Programas\StableDiffusion\stable-diffusion-webui-ux\extensions\sd-webui-aspect-ratio-helper\aspect_ratio_helper_components.py", line 66, in render gr.Button( File "G:\Programas\StableDiffusion\stable-diffusion-webui-ux\venv\lib\site-packages\gradio\events.py", line 129, in call dep, dep_index = self.trigger.set_event_trigger( File "G:\Programas\StableDiffusion\stable-diffusion-webui-ux\venv\lib\site-packages\gradio\blocks.py", line 244, in set_event_trigger "inputs": [block._id for block in inputs], File "G:\Programas\StableDiffusion\stable-diffusion-webui-ux\venv\lib\site-packages\gradio\blocks.py", line 244, in "inputs": [block._id for block in inputs], AttributeError: 'NoneType' object has no attribute '_id'


Windows 11 Google Chrome RTX 2080 8 gb Super i9 19000 32 RAM 5 TB HD, 1 TB SSD Nvme

FutonGama avatar May 17 '23 07:05 FutonGama