InvokeAI/invokeai/backend
2023-06-08 13:41:24 -07: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 fix potential race condition in config system 2023-05-25 20:41:26 -04:00
install allow logger to be reconfigured after startup 2023-06-08 09:23:11 -04:00
model_management Merge branch 'main' into lstein/fix-logger-reconfiguration 2023-06-08 13:41:24 -07:00
prompting Merge branch 'main' into lstein/config-management-fixes 2023-06-04 18:17:43 -04:00
restoration fix potential race condition in config system 2023-05-25 20:41:26 -04:00
stable_diffusion Merge branch 'main' into lstein/config-management-fixes 2023-06-02 22:56:43 -04:00
training documentation tweaks; fixed initialization in a couple more places 2023-05-25 21:10:00 -04:00
util allow logger to be reconfigured after startup 2023-06-08 09:23:11 -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 fix potential race condition in config system 2023-05-25 20:41:26 -04:00