InvokeAI/ldm/dream
Lincoln Stein 18e667f98e fix miscellaneous regressions:
- embiggen needs to use ddim sampler due to low step count
- --hires_fix option needs to be written to log and command string
- fix call signature of _init_image_mask()
2022-10-04 22:48:19 -04:00
..
generator fix miscellaneous regressions: 2022-10-04 22:48:19 -04:00
restoration refactor how postprocessors work 2022-10-04 22:37:25 -04:00
args.py fix miscellaneous regressions: 2022-10-04 22:48:19 -04: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 Merge branch 'development' into development 2022-10-01 19:26:46 -04:00
server.py Web stub for first_seed argument per b93f04e 2022-09-23 09:38:32 +02:00