InvokeAI/invokeai/app/invocations
2023-07-04 14:35:06 +10:00
..
__init__.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
baseinvocation.py feat(nodes): add ImageCollection node in prep for batch processing 2023-07-04 00:18:27 +10:00
collections.py feat(nodes): add ImageCollection node in prep for batch processing 2023-07-04 00:18:27 +10:00
compel.py quash memory leak when compel invocation called 2023-07-03 14:12:35 -04:00
controlnet_image_processors.py Update controlnet-aux to 0.0.6 and add LeReS 2023-06-27 23:45:47 -04: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 Merge branch 'main' into feat/lora_model_patch 2023-06-28 22:43:58 +03:00
math.py Added nodes for float params: ParamFloatInvocation and FloatCollectionOutput. Also added FloatOutput. 2023-05-26 21:44:00 -04:00
model.py Add standard names for Model Loader Nodes 2023-07-04 14:35:06 +10:00
noise.py feat(nodes): default to CPU noise 2023-06-27 13:57:31 +10:00
param_easing.py fix(nodes): use context for logger in param_easing 2023-06-27 23:30:10 -04: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