mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-04 16:35:17 -05:00
Windows does not support an atomic `os.rename()` operation. This PR changes it to `os.replace()`, which does the same thing.
14 KiB
14 KiB