InvokeAI/invokeai/app/invocations
2023-04-10 21:33:08 +10:00
..
__init__.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
baseinvocation.py protect invocations against black autoformatting 2023-03-03 15:25:08 -05:00
collections.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00
cv.py feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00
generate.py fix(nodes): sampler_name --> scheduler 2023-04-10 19:54:09 +10:00
image.py feat(nodes): fix typo in PasteImageInvocation 2023-04-10 21:33:08 +10:00
latent.py fix(nodes): sampler_name --> scheduler 2023-04-10 19:54:09 +10:00
math.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00
prompt.py fix(nodes): fix schema generation for output classes 2023-03-26 17:20:10 +11:00
reconstruct.py feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00
upscale.py feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00