InvokeAI/.github/workflows
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
..
build-cloud-img.yml update (docker-)build scripts, .dockerignore and add patchmatch (#1970) 2022-12-16 13:53:37 +01:00
build-container.yml Make Dockerfile cloud ready (tested on runpod) (#1950) 2022-12-12 17:54:42 -05:00
lint-frontend.yml Auto-format frontend (#2009) 2022-12-16 13:56:39 +01:00
mkdocs-material.yml Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
pyflakes.yml build: GitHub Action to lint python files with pyflakes (#1332) 2022-12-15 19:30:58 +00:00
test-invoke-conda.yml Relax Huggingface login requirement during setup (#2046) 2022-12-18 10:44:50 +01:00
test-invoke-pip.yml Relax Huggingface login requirement during setup (#2046) 2022-12-18 10:44:50 +01:00