mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Some users have been complaining that the CLI "freezes" for a while before the invoke> prompt appears. I believe this is due to internet delay while the concepts library names are downloaded by the autocompleter. I have changed logic so that the concepts are downloaded the first time the user types a < and tabs.