mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-15 14:50:55 -08:00
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 |
||
|---|---|---|
| .. | ||
| custom_code.py | ||
| img2imgalt.py | ||
| loopback.py | ||
| outpainting_mk_2.py | ||
| poor_mans_outpainting.py | ||
| postprocessing_codeformer.py | ||
| postprocessing_gfpgan.py | ||
| postprocessing_upscale.py | ||
| prompt_matrix.py | ||
| prompts_from_file.py | ||
| sd_upscale.py | ||
| xyz_grid.py | ||