InvokeAI/invokeai/app/invocations
2023-06-13 00:41:36 -07:00
..
util feat(nodes): improve default model choosing output 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 fix(ui): fix node ui type hints 2023-05-26 21:44:00 -04:00
collections.py Added nodes for float params: ParamFloatInvocation and FloatCollectionOutput. Also added FloatOutput. 2023-05-26 21:44:00 -04:00
compel.py enable long prompts, upgrade compel to enable .and() (concatenating prompts) 2023-06-04 15:30:54 +02:00
controlnet_image_processors.py First pass at ControlNet "guess mode" implementation. 2023-06-13 00:41:36 -07:00
cv.py feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
generate.py fix(nodes): fix conflicts with controlnet 2023-05-28 20:19:56 -04:00
image.py feat(nodes): add resize image and scale image nodes 2023-05-29 09:07:46 -04:00
infill.py feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
latent.py First pass at ControlNet "guess mode" implementation. 2023-06-13 00:41:36 -07:00
math.py Added nodes for float params: ParamFloatInvocation and FloatCollectionOutput. Also added FloatOutput. 2023-05-26 21:44:00 -04:00
param_easing.py Feat/easy param (#3504) 2023-06-11 16:27:44 +10:00
params.py Added nodes for float params: ParamFloatInvocation and FloatCollectionOutput. Also added FloatOutput. 2023-05-26 21:44:00 -04:00
prompt.py fix(nodes): fix schema generation for output classes 2023-03-26 17:20:10 +11:00
reconstruct.py feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
upscale.py feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00