InvokeAI/ldm/dream
2022-10-07 10:36:45 -04:00
..
generator fixed perlin noise generation for mps (macos) - fix for cpu fallback 2022-10-07 10:36:45 -04:00
restoration fix crash in generate._transparency_check_and_warning() 2022-10-06 21:00:27 -04:00
args.py remove dangling -V from normalized dream command 2022-10-05 00:48:17 -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 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