mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-25 00:00:56 +01: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. |
||
|---|---|---|
| .. | ||
| data | ||
| invoke | ||
| models | ||
| modules | ||
| __init__.py | ||
| generate.py | ||
| lr_scheduler.py | ||
| simplet2i.py | ||
| util.py | ||