mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
6f93dc7712
- 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 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
embiggen.py | ||
img2img.py | ||
inpaint.py | ||
txt2img2img.py | ||
txt2img.py |