InvokeAI/invokeai/app/invocations
psychedelicious bab3a9504e fix(nodes): fix LatentsToImage not using is_intermediate when creating images
Appears this was removed during a merge conflict resolution.
2023-06-24 17:57:39 +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 Fixes 2023-06-11 06:12:21 +03:00
controlnet_image_processors.py feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00
cv.py feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00
generate.py Remove more old logic 2023-06-19 15:57:28 +10:00
image.py feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00
infill.py feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00
latent.py fix(nodes): fix LatentsToImage not using is_intermediate when creating images 2023-06-24 17:57:39 +10:00
math.py Added nodes for float params: ParamFloatInvocation and FloatCollectionOutput. Also added FloatOutput. 2023-05-26 21:44:00 -04:00
model.py tidy(nodes): rename sd_model_loader to pipeline_model_loader 2023-06-22 17:47:58 +10: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 revert conflict 2023-06-15 01:05:16 +10:00
reconstruct.py feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00
upscale.py feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00