InvokeAI/invokeai/app/invocations
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
..
__init__.py Run python black 2023-07-28 09:46:44 -04:00
baseinvocation.py Apply black, isort, flake8 2023-09-12 13:01:58 -04:00
collections.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
compel.py isort wip 2023-09-12 13:01:58 -04:00
controlnet_image_processors.py isort wip 2023-09-12 13:01:58 -04:00
cv.py Apply black, isort, flake8 2023-09-12 13:01:58 -04:00
image.py Added crop option to ImagePasteInvocation (#4507) 2023-09-12 21:31:35 +00:00
infill.py fix(nodes): downscale and resample_mode are not optional 2023-09-05 11:23:13 +10:00
latent.py Apply black, isort, flake8 2023-09-12 13:01:58 -04:00
math.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
metadata.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
model.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
noise.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
onnx.py isort wip 2023-09-12 13:01:58 -04:00
param_easing.py isort wip 2023-09-12 13:01:58 -04:00
primitives.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
prompt.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
sdxl.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
upscale.py isort wip 2023-09-12 13:01:58 -04:00