InvokeAI/invokeai/frontend/install
Lincoln Stein f74f3d6a3a many TUI improvements:
1. Separated the "starter models" and "more models" sections. This
   gives us room to list all installed diffuserse models, not just
   those that are on the starter list.

2. Support mouse-based paste into the textboxes with either middle
   or right mouse buttons.

3. Support terminal-style cursor movement:
     ^A to move to beginning of line
     ^E to move to end of line
     ^K kill text to right and put in killring
     ^Y yank text back

4. Internal code cleanup.
2023-06-03 16:17:53 -04:00
..
__init__.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
invokeai_configure.py rename invokeai.backend.config to invokeai.backend.install 2023-05-31 21:34:20 -04:00
invokeai_update.py make InvokeAI package installable 2023-05-22 17:51:47 -04:00
model_install.py many TUI improvements: 2023-06-03 16:17:53 -04:00
widgets.py many TUI improvements: 2023-06-03 16:17:53 -04:00