InvokeAI/invokeai/app/invocations
psychedelicious 3e80eaa342 feat(nodes): add resize and scale latents nodes
- this resize/scale latents is what is needed for hires fix
- also remove unused `seed` from t2l
2023-04-28 09:52:09 +10: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 Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
image.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
latent.py feat(nodes): add resize and scale latents nodes 2023-04-28 09:52:09 +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