mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-12 01:40:26 +01:00
Windows does not support an atomic `os.rename()` operation. This PR changes it to `os.replace()`, which does the same thing. |
||
|---|---|---|
| .. | ||
| utils | ||
| __init__.py | ||
| bsrgan_light.py | ||
| bsrgan.py | ||
| utils_image.py | ||