InvokeAI/invokeai/app/invocations
2023-09-02 11:31:08 +10:00
..
__init__.py Run python black 2023-07-28 09:46:44 -04:00
baseinvocation.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10: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 Pad conditioning tensors from clip and clip2 in sdxl 2023-08-30 21:28:40 -04:00
control_adapter.py First commit of separate node for IP-Adapter. 2023-08-31 23:07:15 -07:00
controlnet_image_processors.py More cleanup after rebasing to main. 2023-08-30 18:29:06 -07: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 feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
infill.py feat(nodes): move all invocation metadata (type, title, tags, category) to decorator 2023-08-30 18:35:12 +10:00
latent.py Merge branch 'main' into feat/ip-adapter 2023-09-02 11:31:08 +10: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 Resolving rebase conflict, redirecting control imports to invocations/control_adapter 2023-08-30 17:35:31 -07:00
model.py fix: SDXL Lora Loader not showing weight input 2023-09-02 10:47:55 +12: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 Resolving rebase conflict, redirecting control imports to invocations/control_adapter 2023-08-30 17:35:31 -07: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