Add InstanceDiffusion Nodes and models
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user