InvokeAI/invokeai/app/invocations
psychedelicious c3f0d2e273 tidy(nodes): move all field things to fields.py
Unfortunately, this is necessary to prevent circular imports at runtime.
2024-02-29 13:16:35 -05: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-02-29 13:16:35 -05:00
collections.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
compel.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
controlnet_image_processors.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
cv.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
facetools.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
fields.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
image.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
infill.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
ip_adapter.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
latent.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
math.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
metadata.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
model.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
noise.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
onnx.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
param_easing.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
primitives.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
prompt.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
sdxl.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
strings.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
t2i_adapter.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
tiles.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
upscale.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
util.py fix(nodes): fix constraints/validation for controlnet 2024-01-02 07:28:53 -05:00