InvokeAI/ldm/dream
Lincoln Stein 110c4f70df fix module loading errors
1. Add ldm/dream/restoration/__init__.py file that was inadvertently not
   committed earlier.
2. Add '.' to sys.path to address weird mac problem reported in #723
2022-09-21 11:31:15 -04:00
..
generator fix normalized prompt when a variation is generated 2022-09-21 00:32:29 -04:00
restoration fix module loading errors 2022-09-21 11:31:15 -04:00
args.py Add outpainting functionality. 2022-09-21 02:44:46 -04:00
conditioning.py Fix token display when using -t 2022-09-18 21:25:27 -04: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 create ldm.dream.log 2022-09-20 16:54:50 -04:00
pngwriter.py remove dangling debugging statement 2022-09-21 00:06:16 -04:00
readline.py add ability to post-process images from the CLI 2022-09-20 23:33:20 -04:00
server.py GFPGAN and Real ESRGAN Implementation Refactor 2022-09-20 23:37:19 -04:00