InvokeAI/invokeai/backend
2023-06-02 22:24:46 -04:00
..
generator Added support for ControlNet and MultiControlNet to legacy non-nodal Txt2Img in backend/generator. Although backend/generator will likely disappear by v3.x, right now they are very useful for testing core ControlNet and MultiControlNet functionality while node codebase is rapidly evolving. 2023-05-26 21:44:00 -04:00
image_util fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00
install new TUI is fully functional; needs some polishing 2023-06-02 17:20:50 -04:00
model_management new TUI is fully functional; needs some polishing 2023-06-02 17:20:50 -04:00
prompting fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00
restoration fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00
stable_diffusion Cleaning up prior to submitting ControlNet PR. Mostly turning off diagnostic printing. Also fixed error when there is no controlnet input. 2023-05-26 21:44:00 -04:00
training fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00
util dynamic display of log messages now working 2023-06-02 22:24:46 -04:00
web Add Heun Karras Scheduler 2023-05-14 11:45:08 +10:00
__init__.py remove globals, args, generate and the legacy CLI 2023-05-03 23:36:51 -04:00
safety_checker.py fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00