InvokeAI/ldm
Lincoln Stein 6f93dc7712 cleanup inpainting and img2img
- add a `--inpaint_replace` option that fills masked regions with
  latent noise. This allows radical changes to inpainted regions
  at the cost of losing context.
- fix up readline, arg processing and metadata writing to accommodate
  this change
- fixed bug in storage and retrieval of variations, discovered incidentally
  during testing
- update documentation
2022-10-16 08:50:55 -04:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke cleanup inpainting and img2img 2022-10-16 08:50:55 -04:00
models Merge branch 'development' into model-switching 2022-10-14 13:18:59 -04:00
modules Merge branch 'development' into model-switching 2022-10-14 13:18:59 -04:00
generate.py cleanup inpainting and img2img 2022-10-16 08:50:55 -04:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py add ability to import and edit alternative models online 2022-10-13 23:48:07 -04:00