InvokeAI/scripts
Eugene Brodsky ab2972f320
Fix the configure script crash when no TTY is allocated (e.g. a container) (#2080)
* (config) avoid failure when huggingface token is not set

it is not required for model download, and we are handling the
saving of the token during huggingface authentication phase elsewhere.

* (config) safely print to non-tty terminals where width can not be determined
2022-12-20 03:52:58 +01:00
..
orig_scripts rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
configure_invokeai.py Fix the configure script crash when no TTY is allocated (e.g. a container) (#2080) 2022-12-20 03:52:58 +01:00
dream.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
images2prompt.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
invoke.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
legacy_api.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
load_models.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
merge_embeddings.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
preload_models.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
sd-metadata.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00