mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04: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