InvokeAI/invokeai/app/invocations
2023-05-13 14:44:44 -04: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 fix(nodes): fix usage of Optional 2023-05-11 11:55:51 +10:00
compel.py Add model loader node; unet, clip, vae fields; change compel node to clip field 2023-05-13 04:37:20 +03:00
cv.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
generate.py fix bug in persistent model scheme 2023-05-12 00:14:56 -04:00
image.py fix(nodes): fix ImageOutput Config 2023-05-11 11:55:51 +10:00
infill.py fix(nodes): fix usage of Optional 2023-05-11 11:55:51 +10:00
latent.py Rewrite latent nodes to new model manager 2023-05-13 16:08:03 +03:00
math.py fix(nodes): move InvocationConfig to baseinvocation.py 2023-04-11 12:13:53 +10:00
model.py convert add_model(), del_model(), list_models() etc to use bifurcated names 2023-05-13 14:44:44 -04: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