mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-15 02:58:15 -05: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.