InvokeAI/ldm
Justin Wong 5116c8178c
fix save_original flag saving to the same filename (#360)
* Update README.md with new Anaconda install steps (#347)

pip3 version did not work for me and this is the recommended way to install Anaconda now it seems

* fix save_original flag saving to the same filename

Before this, the `--save_orig` flag was not working. The upscaled/GFPGAN would overwrite the original output image.

Co-authored-by: greentext2 <112735219+greentext2@users.noreply.github.com>
2022-09-04 07:17:58 -04:00
..
data prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
dream make initimg appear in web log 2022-09-03 14:10:31 -04:00
gfpgan optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
models support generating variations 2022-09-01 23:48:53 -07:00
modules add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py fix save_original flag saving to the same filename (#360) 2022-09-04 07:17:58 -04:00
util.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00