InvokeAI/ldm/modules/image_degradation
Lincoln Stein 8f3f64b22e prevent crash that occurs when changing models.yaml on windows systems
Windows does not support an atomic `os.rename()` operation. This
PR changes it to `os.replace()`, which does the same thing.
2022-11-25 16:59:31 -05:00
..
2021-12-21 03:23:41 +01:00