InvokeAI/invokeai/backend
blessedcoolant b928d7a6e6 Change scheduler names to be accurate
_a = Ancestral
_k = Karras
2023-05-12 02:59:43 +12:00
..
config remove vestiges of non-functional autoimport code for legacy checkpoints 2023-03-31 04:27:03 -04:00
generator Add DPMPP Single, Euler Karras and DPMPP2 Multi Karras Schedulers 2023-05-12 02:23:33 +12:00
image_util rename log to logger throughout 2023-04-29 09:43:40 -04:00
model_management Add UniPC Scheduler 2023-05-11 22:43:18 +12:00
prompting rename log to logger throughout 2023-04-29 09:43:40 -04:00
restoration rename log to logger throughout 2023-04-29 09:43:40 -04:00
stable_diffusion Change scheduler names to be accurate 2023-05-12 02:59:43 +12:00
training migrate to new HF diffusers cache location 2023-03-05 08:20:24 -05:00
util rename log to logger throughout 2023-04-29 09:43:40 -04:00
web Change scheduler names to be accurate 2023-05-12 02:59:43 +12:00
__init__.py refactor get_submodels() into individual methods 2023-04-06 17:08:23 -04:00
args.py Change scheduler names to be accurate 2023-05-12 02:59:43 +12:00
generate.py Codesplit SCHEDULER_MAP for reusage 2023-05-12 00:40:03 +12:00
globals.py Unified spelling of Hugging Face 2023-03-05 07:30:35 -06:00
safety_checker.py rename log to logger throughout 2023-04-29 09:43:40 -04:00