InvokeAI/scripts
Lincoln Stein 16df759499 fix non-interactive behavior of config_invokeai.py
This corrects behavior of --no-interactive, which was in fact
asking for interaction!

New behavior:

If you pass --no-interactive it will behave exactly as it did before
and completely skip the downloading of SD models.

If you pass --yes it will do almost the same, but download the
recommended models. The combination of the two arguments is the same
as --no-interactive.
2022-11-23 23:07:47 -05:00
..
orig_scripts rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
configure_invokeai.py fix non-interactive behavior of config_invokeai.py 2022-11-23 23:07:47 -05:00
dream.py support for wheel building; webserver broken 2022-11-18 19:34:28 +00:00
images2prompt.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
invoke.py support for wheel building; webserver broken 2022-11-18 19:34:28 +00:00
legacy_api.py Remove gfpgan_dir 2022-11-13 00:27:56 +00:00
load_models.py this small fix adds back the load_models.py script 2022-11-22 11:21:04 -05:00
merge_embeddings.py model paths fixed, codeformer needs attention 2022-11-15 18:39:31 +00:00
preload_models.py add interactive configuration to the model loader 2022-11-19 19:20:28 +00:00
sd-metadata.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00