mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-25 12:55:55 +00: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