InvokeAI/invokeai/app/invocations
Lincoln Stein 04f9757f8d prevent crash when trying to calculate size of missing safety_checker
- Also fixed up order in which logger is created in invokeai-web
  so that handlers are installed after command-line options are
  parsed (and not before!)
2023-06-06 22:57:49 -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 merge with main 2023-06-06 22:18:41 -04:00
controlnet_image_processors.py feat(nodes): update controlnet names/descriptions 2023-06-04 22:34:58 +10:00
cv.py feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
generate.py merge with main 2023-06-01 18:09:49 -04:00
image.py feat(nodes): add resize image and scale image nodes 2023-05-29 09:07:46 -04:00
infill.py feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
latent.py prevent crash when trying to calculate size of missing safety_checker 2023-06-06 22:57:49 -04: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 lora loader node 2023-05-30 02:12:33 +03: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 schema generation for output classes 2023-03-26 17:20:10 +11:00
reconstruct.py feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
upscale.py feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00