InvokeAI/invokeai/app/invocations
2024-03-01 10:42:33 +11:00
..
custom_nodes feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
__init__.py resolve which paths can be None 2023-11-28 09:30:49 +11:00
baseinvocation.py chore: ruff 2024-03-01 10:42:33 +11:00
collections.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
compel.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
controlnet_image_processors.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
cv.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
facetools.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
fields.py feat(nodes): move ConditioningFieldData to conditioning_data.py 2024-03-01 10:42:33 +11:00
image.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
infill.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
ip_adapter.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
latent.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
math.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
metadata.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
model.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
noise.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
onnx.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
param_easing.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
primitives.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
prompt.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
sdxl.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
strings.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
t2i_adapter.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
tiles.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
upscale.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
util.py fix(nodes): fix constraints/validation for controlnet 2024-01-02 07:28:53 -05:00