mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
add ObjectFusion custom nodes (#1001)
This commit is contained in:
parent
49aee6f291
commit
ca0765ac00
@ -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."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user