InvokeAI/ldm/invoke/generator
Lincoln Stein 48aa6416dc enable outcropping of random JPG/PNG images
- Works best with runwayML inpainting model
- Numerous code changes required to propagate seed to final metadata.
  Original code predicated on the image being generated within InvokeAI.
2022-11-10 21:53:52 -05:00
..
__init__.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
base.py enable outcropping of random JPG/PNG images 2022-11-10 21:53:52 -05:00
embiggen.py acceptable integration of new prompting system and inpainting 2022-10-27 01:51:35 -04:00
img2img.py Merge branch 'outpaint' of https://github.com/Kyle0654/InvokeAI into Kyle0654-outpaint 2022-10-27 09:16:40 -04:00
inpaint.py Bug fix for inpaint size 2022-11-06 09:25:50 -08:00
omnibus.py ready for merge after documentation added 2022-10-27 11:55:00 -04:00
txt2img2img.py Revert "Resize hires as an image" 2022-11-10 16:50:00 -05:00
txt2img.py Merge branch 'fix-prompts' of https://github.com/damian0815/InvokeAI into merge-prompt-and-inpaint-model 2022-10-26 08:50:55 -04:00