mirror of
https://github.com/vladmandic/automatic
synced 2026-08-29 08:31:00 +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