mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-14 10:38:00 -05:00
* (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