InvokeAI/invokeai/app/invocations
Andy Luhrs 0f95f7cea3
Fix inpaint node
Seems like this is the only change needed for the existing inpaint node to work.
2023-04-27 11:03:07 -07:00
..
util Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +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 Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
cv.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
generate.py Fix inpaint node 2023-04-27 11:03:07 -07:00
image.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
latent.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +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