Add InstanceDiffusion Nodes and models

This commit is contained in:
logtd
2024-02-23 16:30:44 -07:00
parent 8912182b3d
commit 29288a76e6
2 changed files with 50 additions and 0 deletions

View File

@@ -5714,6 +5714,26 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "logtd",
"title": "InstanceDiffusion Nodes",
"reference": "https://github.com/logtd/ComfyUI-InstanceDiffusion",
"files": [
"https://github.com/logtd/ComfyUI-InstanceDiffusion"
],
"install_type": "git-clone",
"description": "A set of nodes to perform multi-object prompting with InstanceDiffusion"
},
{
"author": "logtd",
"title": "Tracking Nodes for Videos",
"reference": "https://github.com/logtd/ComfyUI-TrackingNodes",
"files": [
"https://github.com/logtd/ComfyUI-TrackingNodes"
],
"install_type": "git-clone",
"description": "A set of nodes to track objects through videos using YOLO and other processors."
}
]
}