InvokeAI/invokeai/app/invocations
psychedelicious 42a59aa147 feat(nodes): add sd_model_loader node
Loads any pipeline model.

Also introduced is `PipelineModelField`, which includes a model name and base model.
2023-06-22 17:36:05 +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 Provide generator to all schedulers step function to make both ancestral and sde schedulers reproducible 2023-06-19 00:34:01 +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 feat(nodes): add sd_model_loader node 2023-06-22 17:36:05 +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