InvokeAI/invokeai/app/invocations
psychedelicious 8b9f0a9551 feat(nodes): update LoRAMetadataItem model
LoRA model now at under `model` not `lora.
2024-02-26 14:49:38 -05:00
..
custom_nodes fix: removed custom module 2024-02-19 17:31:08 +11:00
__init__.py resolve which paths can be None 2023-11-28 09:30:49 +11:00
baseinvocation.py feat(nodes): JIT graph nodes validation 2024-02-20 09:48:14 +11:00
collections.py fix(nodes): restore type annotations for InvocationContext 2024-02-15 17:30:02 +11:00
compel.py fix(nodes): fix TI loading 2024-02-22 07:26:47 +11:00
constants.py chore: ruff formatting 2024-02-19 17:31:08 +11:00
controlnet_image_processors.py one more redundant RGB convert removed 2024-02-19 17:31:08 +11:00
cv.py feat(nodes): add WithBoard field helper class 2024-02-15 17:30:02 +11:00
facetools.py feat(nodes): add WithBoard field helper class 2024-02-15 17:30:02 +11:00
fields.py chore: typing fix 2024-02-22 10:04:33 -05:00
image.py tidy(nodes): rename canvas paste back 2024-02-24 19:38:16 +11:00
infill.py feat(nodes): add WithBoard field helper class 2024-02-15 17:30:02 +11:00
ip_adapter.py feat(nodes): update invocation context for mm2, update nodes model usage 2024-02-15 20:43:41 +11:00
latent.py feat(nodes): added gradient mask node 2024-02-22 10:04:33 -05:00
math.py fix(nodes): restore type annotations for InvocationContext 2024-02-15 17:30:02 +11:00
metadata.py feat(nodes): update LoRAMetadataItem model 2024-02-26 14:49:38 -05:00
model.py feat(nodes): update invocation context for mm2, update nodes model usage 2024-02-15 20:43:41 +11:00
noise.py feat(nodes): use LATENT_SCALE_FACTOR in primitives.py, noise.py 2024-02-15 17:30:03 +11:00
param_easing.py fix(nodes): restore type annotations for InvocationContext 2024-02-15 17:30:02 +11:00
primitives.py chore: typing 2024-02-22 10:04:33 -05:00
prompt.py fix(nodes): restore type annotations for InvocationContext 2024-02-15 17:30:02 +11:00
sdxl.py feat(nodes): update invocation context for mm2, update nodes model usage 2024-02-15 20:43:41 +11:00
strings.py fix(nodes): restore type annotations for InvocationContext 2024-02-15 17:30:02 +11:00
t2i_adapter.py BREAKING CHANGES: invocations now require model key, not base/type/name 2024-02-15 17:56:01 +11:00
tiles.py feat(nodes): add WithBoard field helper class 2024-02-15 17:30:02 +11:00
upscale.py feat(nodes): add WithBoard field helper class 2024-02-15 17:30:02 +11:00
util.py fix(nodes): fix constraints/validation for controlnet 2024-01-02 07:28:53 -05:00