InvokeAI/invokeai/app/invocations
psychedelicious 992b02aa65 tidy(nodes): move all field things to fields.py
Unfortunately, this is necessary to prevent circular imports at runtime.
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 tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
collections.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
compel.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
controlnet_image_processors.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
cv.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
facetools.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
fields.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
image.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
infill.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
ip_adapter.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
latent.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
math.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
metadata.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
model.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
noise.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
onnx.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
param_easing.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
primitives.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
prompt.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
sdxl.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
strings.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
t2i_adapter.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
tiles.py tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
upscale.py tidy(nodes): move all field things to fields.py 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