InvokeAI/invokeai/app/invocations
2023-09-03 23:16:34 +12:00
..
__init__.py Run python black 2023-07-28 09:46:44 -04:00
baseinvocation.py fix second place where __annotations__ called 2023-08-31 23:49:08 -04:00
collections.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
compel.py Fix sdxl lora loader input definitions, fix namings 2023-09-02 04:34:17 +03:00
controlnet_image_processors.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
cv.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
image.py experimental: Dilate mask if blurred in Color Correction 2023-09-01 11:12:30 +12:00
infill.py ui: Make patchmatch downscale options optional 2023-09-02 08:36:01 +12:00
latent.py Check noise and latents shapes, more informative error 2023-08-30 21:28:40 -04:00
math.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
metadata.py fix(ui): fix metadata parsing of older images 2023-09-02 13:03:48 +10:00
model.py Fix name 2023-09-02 04:37:11 +03:00
noise.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
onnx.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
param_easing.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
primitives.py fix(nodes): fix primitives defaults for collections 2023-08-31 13:22:31 +10:00
prompt.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
sdxl.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
upscale.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00