InvokeAI/invokeai/app/invocations
2023-07-26 14:46:38 +10:00
..
__init__.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
baseinvocation.py feat(nodes): add lora field, update lora loader 2023-07-05 12:47:34 +10:00
collections.py feat: Add titles and tags to all Nodes 2023-07-19 02:26:45 +12:00
compel.py feat(nodes): fix model load events on sdxl nodes 2023-07-26 14:46:38 +10:00
controlnet_image_processors.py Added resize_mode param to ControlNet node 2023-07-20 00:41:49 -07:00
cv.py feat: Add titles and tags to all Nodes 2023-07-19 02:26:45 +12:00
generate.py Merge branch 'main' into nodes-stuff 2023-07-19 02:37:50 +12:00
image.py Merge branch 'main' into feat/ui/upscale 2023-07-18 19:18:55 -04:00
infill.py feat: Add titles and tags to all Nodes 2023-07-19 02:26:45 +12:00
latent.py Use scale from vae 2023-07-20 18:54:51 +03:00
math.py feat: Add titles and tags to all Nodes 2023-07-19 02:26:45 +12:00
metadata.py feat: sdxl metadata 2023-07-26 14:46:38 +10:00
model.py add differentiated sdxl and sdxl_refiner model loaders 2023-07-16 12:17:56 -04:00
noise.py fix(nodes): fix seed modulus operation 2023-07-24 16:44:32 +10:00
param_easing.py feat: Add titles and tags to all Nodes 2023-07-19 02:26:45 +12:00
params.py fix: Missing context on string param node 2023-07-19 02:49:09 +12:00
prompt.py feat: Add titles and tags to all Nodes 2023-07-19 02:26:45 +12:00
sdxl.py feat(nodes): change denoising start/end min/max to 0/1 2023-07-26 14:46:38 +10:00
upscale.py Merge branch 'main' into feat/ui/upscale 2023-07-18 19:18:55 -04:00