Closed chouti closed 1 year ago
Thanks for raising, have removed the erroneous typing in https://github.com/thomasasfk/sd-webui-aspect-ratio-helper/pull/21
Out of curiosity, which python version were you using? I didn't get this error locally.
I think this was because you were using a version less than 3.9: https://github.com/thomasasfk/sd-webui-aspect-ratio-helper/pull/22
If possible, could you try to use 3.10.6?
This is what is specified in A111's webui: https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/f36ba9949a64fd35a81369e4ec7107b1b87ef7fb/README.md?plain=1#L104
As of https://github.com/thomasasfk/sd-webui-aspect-ratio-helper/pull/22, we only support python version's 3.10 & 3.11 - I'd recommend switching to 3.10.6, as that's what's specified by A111's webui.