InvokeAI/invokeai/backend
blessedcoolant 3ffff023b2 Add missing key to scheduler_map
It was breaking coz the sampler was not being reset. So needs a key on each. Will simplify this later.
2023-05-12 00:08:50 +12:00
..
config remove vestiges of non-functional autoimport code for legacy checkpoints 2023-03-31 04:27:03 -04:00
generator Add missing key to scheduler_map 2023-05-12 00:08:50 +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 Add UniPC Scheduler 2023-05-11 22:43:18 +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 Add UniPC Scheduler 2023-05-11 22:43:18 +12:00
__init__.py refactor get_submodels() into individual methods 2023-04-06 17:08:23 -04:00
args.py Add UniPC Scheduler 2023-05-11 22:43:18 +12:00
generate.py Add missing key to scheduler_map 2023-05-12 00:08:50 +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