mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-26 16:50:33 +01:00
Added a --default_only argument that limits model downloads to the single
default model, for use in continuous integration.
New behavior
- switch -
--yes --default_only Behavior
----- -------------- --------
<not set> <not set> interactive download
--yes <not set> non-interactively download all
recommended models
--yes --default_only non-interactively download the
default model
|
||
|---|---|---|
| .. | ||
| orig_scripts | ||
| configure_invokeai.py | ||
| dream.py | ||
| images2prompt.py | ||
| invoke.py | ||
| legacy_api.py | ||
| load_models.py | ||
| merge_embeddings.py | ||
| merge_fe.py | ||
| preload_models.py | ||
| sd-metadata.py | ||
| textual_inversion_fe.py | ||
| textual_inversion.py | ||