InvokeAI/invokeai/frontend
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
..
CLI remove globals, args, generate and the legacy CLI 2023-05-03 23:36:51 -04:00
install many TUI improvements: 2023-06-03 16:17:53 -04:00
merge adjust non-app modules to use new config system 2023-05-04 00:43:51 -04:00
training fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00
web Merge branch 'main' into release/make-web-dist-startable 2023-06-02 23:19:33 -04:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00