mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-25 12:55:55 +00:00
* Added crop option to ImagePasteInvocation ImagePasteInvocation extended the image with transparency when pasting outside of the base image's bounds. This introduces a new option to crop the resulting image back to the original base image. * Updated version for ImagePasteInvocation as 3.1.1 was released.