mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
8f3f64b22e
Windows does not support an atomic `os.rename()` operation. This PR changes it to `os.replace()`, which does the same thing. |
||
---|---|---|
.. | ||
diffusionmodules | ||
distributions | ||
encoders | ||
image_degradation | ||
losses | ||
attention.py | ||
ema.py | ||
embedding_manager.py | ||
x_transformer.py |