.. |
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
|
tidy(nodes): use canonical capitalizations
|
2024-03-07 10:56:59 +11:00 |
constants.py
|
chore: ruff formatting
|
2024-03-01 10:42:33 +11:00 |
controlnet_image_processors.py
|
chore: cleanup DepthAnything code
|
2024-03-13 20:35:52 +05:30 |
cv.py
|
feat(nodes): add WithBoard field helper class
|
2024-03-01 10:42:33 +11:00 |
facetools.py
|
feat(nodes): add WithBoard field helper class
|
2024-03-01 10:42:33 +11:00 |
fields.py
|
fix(mm): add ui_type to model fields
|
2024-03-08 11:10:44 -05:00 |
image.py
|
tidy(nodes): rename canvas paste back
|
2024-03-01 10:42:33 +11:00 |
infill.py
|
feat(nodes): add WithBoard field helper class
|
2024-03-01 10:42:33 +11:00 |
ip_adapter.py
|
install missing clip_vision encoders if required by an ip adapter (#5982)
|
2024-03-18 02:19:53 +00:00 |
latent.py
|
fix(config): use new get_config across the app, use correct settings
|
2024-03-19 09:24:28 +11:00 |
math.py
|
fix(nodes): restore type annotations for InvocationContext
|
2024-03-01 10:42:33 +11:00 |
metadata.py
|
feat(nodes): add control adapter processed images to metadata
|
2024-03-14 12:34:03 -07:00 |
model.py
|
fix(nodes): ip adapter uses valid ModelIdentifierField for image encoder model
|
2024-03-10 17:28:58 -05:00 |
noise.py
|
feat(nodes): use LATENT_SCALE_FACTOR in primitives.py, noise.py
|
2024-03-01 10:42:33 +11:00 |
param_easing.py
|
fix(nodes): restore type annotations for InvocationContext
|
2024-03-01 10:42:33 +11:00 |
primitives.py
|
chore: typing
|
2024-03-01 10:42:33 +11:00 |
prompt.py
|
fix(nodes): restore type annotations for InvocationContext
|
2024-03-01 10:42:33 +11:00 |
sdxl.py
|
feat(nodes): "ModelField" -> "ModelIdentifierField", add hash/name/base/type
|
2024-03-10 11:03:38 +11:00 |
strings.py
|
fix(nodes): restore type annotations for InvocationContext
|
2024-03-01 10:42:33 +11:00 |
t2i_adapter.py
|
feat(nodes): "ModelField" -> "ModelIdentifierField", add hash/name/base/type
|
2024-03-10 11:03:38 +11:00 |
tiles.py
|
feat(nodes): add WithBoard field helper class
|
2024-03-01 10:42:33 +11:00 |
upscale.py
|
feat(nodes): add WithBoard field helper class
|
2024-03-01 10:42:33 +11:00 |
util.py
|
fix(nodes): fix constraints/validation for controlnet
|
2024-01-02 07:28:53 -05:00 |