add ObjectFusion custom nodes (#1001)

This commit is contained in:
Nguyễn Minh Đức 2024-08-26 20:07:45 +07:00 committed by GitHub
parent 49aee6f291
commit ca0765ac00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14034,6 +14034,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} },
{
"author": "ducido",
"title": "ObjectFusion_ComfyUI_nodes",
"id": "objectfusion-nodes",
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
"files": [
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
],
"install_type": "git-clone",
"description": "This is a node to generate new image that combine 2 objects from different scene."
}
] ]
} }