mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
Added entry for ComfyUI-OpenImage to custom node list (#2653)
This commit is contained in:
parent
6079647938
commit
eabd5ed9cd
@ -44129,6 +44129,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "nic-schi",
|
||||
"title": "Open Images for ComfyUI",
|
||||
"id": "openimage",
|
||||
"reference": "https://github.com/nic-schi/ComfyUI-OpenImage",
|
||||
"files": [
|
||||
"https://github.com/nic-schi/ComfyUI-OpenImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lets you open a generated Image in a specified application after generation."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user