InvokeAI/invokeai/backend
2023-07-05 15:38:07 -04:00
..
generator Union[foo, None]=>Optional[foo] 2023-07-03 12:17:45 -04:00
image_util fix potential race condition in config system 2023-05-25 20:41:26 -04:00
install allow clip-vit-large-patch14 text encoder to coexist with tokenizer in same directory 2023-07-05 13:15:08 -04:00
model_management prevent model install crash "torch needs to be restarted with spawn" 2023-07-05 15:38:07 -04:00
restoration add migration script and update convert and face restoration paths 2023-06-13 01:27:51 -04:00
stable_diffusion restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
training documentation tweaks; fixed initialization in a couple more places 2023-05-25 21:10:00 -04:00
util restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
web Add dpmpp_sde and dpmpp_2m_sde schedulers(with karras) 2023-06-18 23:38:15 +03:00
__init__.py Remove more old logic 2023-06-19 15:57:28 +10:00
safety_checker.py add migration script and update convert and face restoration paths 2023-06-13 01:27:51 -04:00