InvokeAI/invokeai/app/invocations
2023-07-05 16:39:15 +12:00
..
__init__.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
baseinvocation.py feat(nodes): add lora field, update lora loader 2023-07-05 12:47:34 +10:00
collections.py feat(nodes): add ImageCollection node in prep for batch processing 2023-07-04 00:18:27 +10:00
compel.py revert: inference_mode to no_grad 2023-07-05 16:39:15 +12: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 revert: inference_mode to no_grad 2023-07-05 16:39:15 +12:00
math.py Added nodes for float params: ParamFloatInvocation and FloatCollectionOutput. Also added FloatOutput. 2023-05-26 21:44:00 -04:00
model.py feat(nodes): add lora field, update lora loader 2023-07-05 12:47:34 +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