InvokeAI/invokeai/app/invocations
2023-11-06 09:04:54 -08:00
..
custom_nodes feat(nodes): change expected structure for custom nodes 2023-10-20 14:28:16 +11:00
__init__.py feat(nodes): change expected structure for custom nodes 2023-10-20 14:28:16 +11:00
baseinvocation.py Merge branch 'main' into feat/nodes/freeu 2023-11-06 05:39:58 -08:00
collections.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
compel.py Patch LoRA on device when model is already on device. 2023-11-02 10:03:17 -07:00
controlnet_image_processors.py feat: metadata refactor 2023-10-20 12:05:13 +11:00
cv.py feat: metadata refactor 2023-10-20 12:05:13 +11:00
facetools.py feat: metadata refactor 2023-10-20 12:05:13 +11:00
image.py feat: metadata refactor 2023-10-20 12:05:13 +11:00
infill.py feat: metadata refactor 2023-10-20 12:05:13 +11:00
ip_adapter.py Add negative IP Adapter support 2023-10-31 14:30:24 +11:00
latent.py Merge branch 'main' into feat/nodes/freeu 2023-11-06 05:39:58 -08:00
math.py Set Defaults to 1 2023-11-06 07:11:16 -08:00
metadata.py fix(nodes): fix missing generation modes 2023-10-20 16:22:56 +11:00
model.py Merge branch 'main' into feat/nodes/freeu 2023-10-17 15:58:00 +11:00
noise.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
onnx.py feat: metadata refactor 2023-10-20 12:05:13 +11:00
param_easing.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
primitives.py fix(nodes): fix DenoiseMaskField.masked_latents_name 2023-10-31 04:18:09 +11:00
prompt.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
sdxl.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
shared.py feat(nodes): add freeu support 2023-10-11 13:49:28 +11:00
strings.py Prompts from file support nodes (#3964) 2023-09-13 08:06:38 +00:00
t2i_adapter.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
upscale.py feat: metadata refactor 2023-10-20 12:05:13 +11:00