mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-09-02 19:20:46 +02:00
5c7ab90a4e
This code (suggested by @abvgdeabvgde2 ) literally does the same thing and it does not break with Python 3.9, making it helpful for Google Colab users (me included). fixes #8927 Also a partial fix for #8902 but it does not resolve the unresponsive UI problem faced by @Archon332