InvokeAI/invokeai/app/invocations
2023-09-14 16:48:47 -04:00
..
__init__.py Run python black 2023-07-28 09:46:44 -04:00
baseinvocation.py Add a IPAdapterModelField for passing passing IP-Adapter models between nodes. 2023-09-13 13:40:59 -04:00
collections.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
compel.py Move ConditioningData and its field classes to their own file. This will allow new conditioning types to be added more cleanly without introducing circular dependencies. 2023-09-08 11:00:11 -04:00
controlnet_image_processors.py Revert ControlNetInvocation changes. 2023-09-06 19:30:30 -04:00
cv.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
image.py Merge branch 'main' into lama-infill 2023-09-05 14:16:27 +12:00
infill.py fix(nodes): downscale and resample_mode are not optional 2023-09-05 11:23:13 +10:00
ip_adapter.py Fix python static checks. 2023-09-14 16:48:47 -04:00
latent.py Eliminate the need for IPAdapter.initialize(). 2023-09-14 15:02:59 -04:00
math.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
metadata.py Revert ControlNetInvocation changes. 2023-09-06 19:30:30 -04:00
model.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
noise.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
onnx.py Revert ControlNetInvocation changes. 2023-09-06 19:30:30 -04:00
param_easing.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
primitives.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
prompt.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
sdxl.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
upscale.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00