mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 17:14:35 +08:00
Add checkbin custom nodes (#1498)
This commit is contained in:
parent
3d80ed95ca
commit
c8743c0ab7
@ -20818,6 +20818,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": "checkbins",
|
||||||
|
"title": "checkbin-comfy",
|
||||||
|
"id": "checkbin",
|
||||||
|
"reference": "https://github.com/checkbins/checkbin-comfy",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/checkbins/checkbin-comfy"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "These nodes allow you to make Checkbin comparisons."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user