InvokeAI/invokeai/app
Jonathan a21f5f259c
Added crop option to ImagePasteInvocation (#4507)
* 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.
2023-09-12 21:31:35 +00:00
..
api isort wip 2023-09-12 13:01:58 -04:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli isort wip 2023-09-12 13:01:58 -04:00
invocations Added crop option to ImagePasteInvocation (#4507) 2023-09-12 21:31:35 +00:00
models feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
services Apply black, isort, flake8 2023-09-12 13:01:58 -04:00
util isort wip 2023-09-12 13:01:58 -04:00
api_app.py feat: parse config before importing anything else 2023-09-08 13:24:37 -04:00
cli_app.py feat: parse config before importing anything else 2023-09-08 13:24:37 -04:00