InvokeAI/ldm
Lincoln Stein 28fe84177e optionally scale initial image to fit box defined by width x height
* This functionality is triggered by the --fit option in the CLI (default
false), and by the "fit" checkbox in the WebGUI (default True)

* In addition, this commit contains a number of whitespace changes to
make the code more readable, as well as an attempt to unify the visual
appearance of info and warning messages.
2022-09-01 00:52:43 -04:00
..
data prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
dream optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
gfpgan optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
models add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04: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 optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
util.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00