InvokeAI/ldm/dream
2022-10-07 08:32:39 +00:00
..
generator enable --hires to use k* samplers 2022-10-05 20:10:21 -04:00
restoration refactor how postprocessors work 2022-10-04 22:37:25 -04:00
args.py feat: adding filename format template 2022-10-07 08:32:39 +00:00
conditioning.py Merge branch 'development' into fix-empty-prompt-exception 2022-09-23 09:36:15 +02:00
devices.py Replace --full_precision with --precision that works even if not specified 2022-09-20 17:08:00 -04:00
image_util.py optionally scale initial image to fit box defined by width x height 2022-09-01 00:52:43 -04:00
log.py fix crash that occurs in write_log when user interrupts generation with ^C 2022-09-28 14:56:52 -04:00
pngwriter.py add outcrop postprocessor 2022-10-04 22:37:25 -04:00
readline.py remove unecessary import of pyreadline3 2022-10-04 22:53:07 -04:00
server.py Web stub for first_seed argument per b93f04e 2022-09-23 09:38:32 +02:00