InvokeAI/scripts
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
..
orig_scripts add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04:00
dream.py optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
images2prompt.py tidied up scripts directory by moving the original CompViz scripts into a subfolder 2022-08-22 10:11:54 -04:00
inpaint.py add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04:00
merge_embeddings.py Fix merging embeddings (#226) 2022-08-31 11:24:11 -04:00
preload_models.py Optimize and Improve GFPGAN and Real-ESRGAN Pipeline 2022-08-29 08:14:29 +12:00