mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-13 10:20:29 +01:00
This was a difficult merge because both PR #1108 and #1243 made changes to obscure parts of the diffusion code. - prompt weighting, merging and cross-attention working - cross-attention does not work with runwayML inpainting model, but weighting and merging are tested and working - CLI command parsing code rewritten in order to get embedded quotes right - --hires now works with runwayML inpainting - --embiggen does not work with runwayML and will give an error - Added an --invert option to invert masks applied to inpainting - Updated documentation |
||
|---|---|---|
| .. | ||
| orig_scripts | ||
| dream.py | ||
| images2prompt.py | ||
| invoke.py | ||
| legacy_api.py | ||
| merge_embeddings.py | ||
| preload_models.py | ||
| sd-metadata.py | ||