InvokeAI/invokeai/app/invocations
2023-07-02 23:03:24 -04: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 back out torch.no_grad() 2023-07-02 23:03:24 -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 Apply lora by patching lora instead of hooks 2023-06-26 03:57:33 +03: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