InvokeAI/invokeai/app/invocations
2023-05-18 18:08:45 -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 fix bad merge in compel 2023-05-18 18:08:45 -04:00
cv.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
generate.py Merge branch 'main' into lstein/new-model-manager 2023-05-13 22:01:34 -04:00
image.py fix(nodes): remove Optionals on ImageOutputs 2023-05-11 20:54:57 +10:00
infill.py fix(nodes): fix usage of Optional 2023-05-11 11:55:51 +10:00
latent.py adjusted regression tests to work with new SDModelTypes 2023-05-13 22:29:33 -04:00
math.py feat(nodes): add low and high to RandomIntInvocation 2023-05-16 13:50:52 +10:00
model.py Change SDModelType enum to string, fixes(model unload negative locks count, scheduler load error, saftensors convert, wrong logic in del_model, wrong parse metadata in web) 2023-05-14 03:06:26 +03: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