InvokeAI/ldm/dream
Lincoln Stein 2cf294e6de Add outpainting functionality.
- Adapted from PR #489, author Dominic Letz [https://github.com/dominicletz]
- Too many upstream changes to merge, so frankensteined it in.
- Added support for !fix syntax
- Added documentation
2022-09-21 02:44:46 -04:00
..
generator fix normalized prompt when a variation is generated 2022-09-21 00:32:29 -04:00
restoration combine PRs #690 and #683 2022-09-20 23:38:03 -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