InvokeAI/invokeai/app/invocations
Jonathan 892fe62264 Add Ideal Size node to core nodes
The Ideal Size node is useful for High-Res Optimization as it gives the optimum size for creating an initial generation with minimal artifacts (duplication and other strangeness) from today's models.

After inclusion, front end graph generation can be simplified by offloading calculations for HRO initial generation to this node.
2024-01-23 02:26:30 +11: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 feat(nodes): fix classification docstrings 2023-12-12 16:43:05 +11:00
collections.py feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00
compel.py Ti trigger from prompt util (#5294) 2023-12-22 03:04:44 +00:00
controlnet_image_processors.py fix(nodes): fix constraints/validation for controlnet 2024-01-02 07:28:53 -05: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 Ruff fixes 2023-12-14 12:47:10 +11:00
infill.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
ip_adapter.py fix(nodes): fix constraints/validation for controlnet 2024-01-02 07:28:53 -05:00
latent.py Add Ideal Size node to core nodes 2024-01-23 02:26:30 +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 Ti trigger from prompt util (#5294) 2023-12-22 03:04:44 +00: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 fix(nodes): fix constraints/validation for controlnet 2024-01-02 07:28:53 -05:00
tiles.py In CalculateImageTilesEvenSplitInvocation to have overlap_fraction becomes just overlap. This is now in pixels rather than as a fraction of the tile size. 2023-12-17 15:10:50 +00:00
upscale.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
util.py fix(nodes): fix constraints/validation for controlnet 2024-01-02 07:28:53 -05:00