InvokeAI/ldm/dream
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
..
devices.py check if torch.backends has mps before calling it (#245) 2022-08-31 10:56:38 -04:00
image_util.py optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
pngwriter.py optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
readline.py remove support for batch_size from dream.py (#227) 2022-08-30 22:30:12 -04:00
server.py optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00