..
custom_nodes
fix: removed custom module
2024-03-01 10:42:33 +11:00
__init__.py
fix(config): remove unnecessary resolve on config path
2024-03-19 09:24:28 +11:00
baseinvocation.py
fix(config): use new get_config across the app, use correct settings
2024-03-19 09:24:28 +11:00
collections.py
fix(nodes): restore type annotations for InvocationContext
2024-03-01 10:42:33 +11:00
compel.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
constants.py
chore: ruff formatting
2024-03-01 10:42:33 +11:00
controlnet_image_processors.py
feat(nodes): add missing detect_resolution to processors
2024-03-21 07:02:57 -07:00
cv.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
facetools.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
fields.py
fix(mm): add ui_type to model fields
2024-03-08 11:10:44 -05:00
image.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
infill.py
feat(mm): download upscaling & lama models as they are requested
2024-03-20 15:05:25 +11:00
ip_adapter.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
latent.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
math.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
metadata.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
model.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
noise.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
param_easing.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
primitives.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
prompt.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
sdxl.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
strings.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
t2i_adapter.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
tiles.py
chore: bump nodes versions
2024-03-20 10:28:07 +11:00
upscale.py
feat(mm): download upscaling & lama models as they are requested
2024-03-20 15:05:25 +11:00
util.py
fix(nodes): fix constraints/validation for controlnet
2024-01-02 07:28:53 -05:00