InvokeAI/docs
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
..
assets Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
features Relax Huggingface login requirement during setup (#2046) 2022-12-18 10:44:50 +01:00
help merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
installation Relax Huggingface login requirement during setup (#2046) 2022-12-18 10:44:50 +01:00
other correctly link current core team 2022-12-02 09:33:19 -05:00
swagger-ui React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
CHANGELOG.md update index and changelog 2022-12-16 10:24:03 +13:00
index.html React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
index.md update links with new filenames 2022-12-16 10:26:02 +13:00
openapi3_0.yaml React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
requirements-mkdocs.txt (docs) add redirects for moved pages (#2063) 2022-12-18 08:04:58 +00:00