InvokeAI
InvokeAI copied to clipboard
[documentation]: prompt2prompt needs better docs
.swap() is a complicated feature with some strange failure modes, which sometimes appears to be doing nothing or the wrong thing.
Documentation should be improved with images so that the use-cases and expected functionality of .swap() are more clear.
(this issue was raised by @n00mkrad)
i made some good example images in the pull request where this feature was implemented (something about a cat.swap(dog) eating a hotdog) - should dig these out again.