InvokeAI/invokeai/app/invocations
2024-04-28 13:42:54 -04:00
..
custom_nodes fix(nodes): gracefully handle custom nodes init error 2024-04-02 13:25:14 +11:00
__init__.py fix(config): remove unnecessary resolve on config path 2024-03-19 09:24:28 +11:00
baseinvocation.py fix(config): use new get_config across the app, use correct settings 2024-03-19 09:24:28 +11:00
collections.py fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
compel.py [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
constants.py chore: ruff formatting 2024-03-01 10:42:33 +11:00
controlnet_image_processors.py Merge branch 'main' into lstein/feat/simple-mm2-api 2024-04-28 11:33:26 -04:00
cv.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
facetools.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
fields.py Rename MaskField to be a generice TensorField. 2024-04-09 08:12:12 -04:00
image.py feat: Add Mask from ID Node 2024-03-22 06:23:51 +05:30
infill.py refactor load_ckpt_from_url() 2024-04-28 11:33:23 -04:00
ip_adapter.py cleanup: raise ValueErrors when target_blocks dont match base model 2024-04-16 04:12:30 +05:30
latent.py fix: changed validation to not error on connection 2024-04-28 12:48:56 -04:00
mask.py feat(nodes): image mask to tensor invocation 2024-04-20 11:32:08 -04:00
math.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
metadata.py tidy(nodes): move cnet mode literals to utils 2024-04-25 13:20:09 +10:00
model.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
noise.py [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
param_easing.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
primitives.py Rename MaskField to be a generice TensorField. 2024-04-09 08:12:12 -04:00
prompt.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
sdxl.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
strings.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
t2i_adapter.py tidy(nodes): move cnet mode literals to utils 2024-04-25 13:20:09 +10:00
tiles.py chore: bump nodes versions 2024-03-20 10:28:07 +11:00
upscale.py Address change requests in first round of PR reviews. 2024-04-24 23:53:30 -04:00
util.py fix(nodes): fix constraints/validation for controlnet 2024-01-02 07:28:53 -05:00