InvokeAI/invokeai/app/invocations
2023-05-11 11:55:51 +10:00
..
util feat(nodes): cleanup unused params, seed generation 2023-05-11 11:55:51 +10:00
__init__.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
baseinvocation.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
collections.py feat(nodes): cleanup unused params, seed generation 2023-05-11 11:55:51 +10:00
compel.py Rename compel node 2023-05-05 21:30:16 +03:00
cv.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
generate.py feat(nodes): cleanup unused params, seed generation 2023-05-11 11:55:51 +10:00
image.py fix(nodes): fix ImageOutput Config 2023-05-11 11:55:51 +10:00
infill.py fix(nodes): fix infill docstrings 2023-05-11 11:55:51 +10:00
latent.py fix(nodes): restore seamless to TextToLatents 2023-05-11 11:55:51 +10:00
math.py fix(nodes): move InvocationConfig to baseinvocation.py 2023-04-11 12:13:53 +10:00
params.py [nodes] Add subgraph library, subgraph usage in CLI, and fix subgraph execution (#3180) 2023-04-14 06:41:06 +00:00
prompt.py fix(nodes): fix schema generation for output classes 2023-03-26 17:20:10 +11:00
reconstruct.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
upscale.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00