InvokeAI/invokeai/backend
Lincoln Stein 04f9757f8d prevent crash when trying to calculate size of missing safety_checker
- Also fixed up order in which logger is created in invokeai-web
  so that handlers are installed after command-line options are
  parsed (and not before!)
2023-06-06 22:57:49 -04:00
..
config Merge branch 'main' into lstein/config-management-fixes 2023-06-04 18:17:43 -04:00
generator merge with main 2023-06-01 18:09:49 -04:00
image_util fix potential race condition in config system 2023-05-25 20:41:26 -04:00
model_management prevent crash when trying to calculate size of missing safety_checker 2023-06-06 22:57:49 -04:00
prompting merge with main 2023-06-06 22:18:41 -04:00
restoration merge with main 2023-06-06 22:18:41 -04:00
stable_diffusion merge with main 2023-06-06 22:18:41 -04:00
training documentation tweaks; fixed initialization in a couple more places 2023-05-25 21:10:00 -04:00
util prevent crash when trying to calculate size of missing safety_checker 2023-06-06 22:57:49 -04:00
web resolve some undefined symbols in model_cache 2023-05-18 14:31:47 -04:00
__init__.py resolve some undefined symbols in model_cache 2023-05-18 14:31:47 -04:00
safety_checker.py fix potential race condition in config system 2023-05-25 20:41:26 -04:00