InvokeAI/ldm/dream
blessedcoolant f3292a6953
Implement CodeFormer Face Restoration (#669)
* Implement CodeFormer Face Restoration

* fix codeformer model destination path

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-09-18 15:01:05 -04:00
..
generator tidy up generation of prompt when variations in use 2022-09-17 11:59:47 -04:00
args.py Implement CodeFormer Face Restoration (#669) 2022-09-18 15:01:05 -04:00
conditioning.py Negative / Unconditioned Prompts (#661) 2022-09-18 09:08:30 -04:00
devices.py Update to exclude GTX 16xx from autocast selection (#576) 2022-09-15 19:29:19 -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
pngwriter.py fix crash on second prompt #636 2022-09-17 00:57:35 -04:00
readline.py Support color correction for img2img and inpainting (#613) 2022-09-18 09:47:57 -04:00
server.py add sd-metadata metadata_loads() and metadata_dumps() functions 2022-09-17 13:28:37 -04:00