InvokeAI/ldm/dream/generator
Lincoln Stein 283a0d72c7 tweaks to make postprocess fixing work better
- modify strength of embiggen to reduce tiling ghosts
- normalize naming of postprocessed files (could improve more to avoid
name collisions)
- move restoration modules under ldm.dream
2022-09-20 23:38:04 -04:00
..
__init__.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
base.py Replace --full_precision with --precision that works even if not specified 2022-09-20 17:08:00 -04:00
embiggen.py tweaks to make postprocess fixing work better 2022-09-20 23:38:04 -04:00
img2img.py Replace --full_precision with --precision that works even if not specified 2022-09-20 17:08:00 -04:00
inpaint.py Replace --full_precision with --precision that works even if not specified 2022-09-20 17:08:00 -04:00
txt2img.py Replace --full_precision with --precision that works even if not specified 2022-09-20 17:08:00 -04:00