InvokeAI/ldm/invoke/generator
Lincoln Stein e33971fe2c plms works, bugs quashed
- The plms sampler now works with custom inpainting model
- Quashed bug that was causing generation on normal models to fail (oops!)
- Can now generate non-square images with custom inpainting model

Credits for advice and assistance during porting:

@any-winter-4079 (http://github.com/any-winter-4079)
@db3000 (Danny Beer http://github.com/db3000)
2022-10-25 11:44:01 -04:00
..
__init__.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
base.py plms works, bugs quashed 2022-10-25 11:44:01 -04:00
embiggen.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
img2img.py inpaint and txt2img working with ddim sampler 2022-10-25 10:00:28 -04:00
inpaint.py inpainting fix per PR #1218 2022-10-23 22:52:32 -04:00
omnibus.py plms works, bugs quashed 2022-10-25 11:44:01 -04:00
txt2img2img.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
txt2img.py add clipseg support for creating inpaint masks from text 2022-10-18 08:27:48 -04:00