InvokeAI/ldm
Lincoln Stein 6e98b5535d
add --version to invoke.py arguments (#2038)
* add --version to invoke.py arguments

This commit allows invoke.py to print out its name and version
number when given the --version argument. I had to move some
status messages around in order to make the output clean.

There is still an early message about initializing patchmatch
that interferes with a clean print of the version, and in fact the
--no-patchmatch argument is not doing anything. This will be the
subject of a subsequent PR.

* export APP_ID and APP_VERSION

Needed to support the web backend.
2022-12-20 15:14:28 +00:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke add --version to invoke.py arguments (#2038) 2022-12-20 15:14:28 +00:00
models Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
modules Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py add --version to invoke.py arguments (#2038) 2022-12-20 15:14:28 +00: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 Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00