InvokeAI/docs/installation
Eugene Brodsky f41da11d66
Relax Huggingface login requirement during setup (#2046)
* (config) handle huggingface token more gracefully

* (docs) document HuggingFace token requirement for Concepts

* (cli) deprecate the --(no)-interactive CLI flag

It was previously only used to skip the SD weights download, and therefore
the prompt for Huggingface token (the "interactive" part).

Now that we don't need a Huggingface token
to download the SD weights at all, we can replace this flag with
"--skip-sd-weights", to clearly describe its purpose

The `--(no)-interactive` flag still functions the same, but shows a deprecation message

* (cli) fix emergency_model_reconfigure argument parsing

* (config) fix installation issues on systems with non-UTF8 locale

Co-authored-by: Matthias Wild <40327258+mauwii@users.noreply.github.com>
2022-12-18 10:44:50 +01:00
..
deprecated_documentation update links with new filenames 2022-12-16 10:26:02 +13:00
Developers_documentation improve installation documentation 2022-12-16 10:26:02 +13:00
010_INSTALL_AUTOMATED.md (docs) add redirects for moved pages (#2063) 2022-12-18 08:04:58 +00:00
020_INSTALL_MANUAL.md Relax Huggingface login requirement during setup (#2046) 2022-12-18 10:44:50 +01:00
040_INSTALL_DOCKER.md update (docker-)build scripts, .dockerignore and add patchmatch (#1970) 2022-12-16 13:53:37 +01:00
050_INSTALLING_MODELS.md improve installation documentation 2022-12-16 10:26:02 +13:00
060_INSTALL_PATCHMATCH.md improve installation documentation 2022-12-16 10:26:02 +13:00
index.md update links with new filenames 2022-12-16 10:26:02 +13:00
INSTALL_AUTOMATED.md improve installation documentation 2022-12-16 10:26:02 +13:00
INSTALL_MANUAL.md improve installation documentation 2022-12-16 10:26:02 +13:00