InvokeAI/invokeai/app/invocations
skunkworxdark fefb78795f - Even_spilt overlap renamed to overlap_fraction
- min_overlap removed * restrictions and round_to_8
- min_overlap handles tile size > image size by clipping the num tiles to 1.
- Updated assert test on min_overlap.
2023-12-11 16:55:27 +00:00
..
custom_nodes feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
__init__.py resolve which paths can be None 2023-11-28 09:30:49 +11:00
baseinvocation.py fix(tests): fix pydantic warning about deprecated fields 2023-12-09 16:31:41 +11:00
collections.py feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00
compel.py fix(backend): apply clip skip after lora 2023-11-14 11:30:15 +11:00
controlnet_image_processors.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
cv.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
facetools.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
image.py fix(nodes): fix mismatched invocation decorator 2023-12-09 11:10:16 +11:00
infill.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
ip_adapter.py feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00
latent.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
math.py chore: ruff check - fix pycodestyle 2023-11-11 10:55:33 +11:00
metadata.py Add CFG Rescale option for supporting zero-terminal SNR models (#4335) 2023-11-30 20:55:20 +11:00
model.py feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00
noise.py feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00
onnx.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
param_easing.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
primitives.py feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00
prompt.py Update prompt.py 2023-11-29 23:40:10 +11:00
sdxl.py fix(nodes): create app/shared/ module to prevent circular imports 2023-11-09 16:41:55 +11:00
strings.py Prompts from file support nodes (#3964) 2023-09-13 08:06:38 +00:00
t2i_adapter.py feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00
tiles.py - Even_spilt overlap renamed to overlap_fraction 2023-12-11 16:55:27 +00:00
upscale.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00