mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Merge pull request #315 from underclockeddev/patch-1
Update custom-node-list.json
This commit is contained in:
commit
026fff16da
@ -4452,6 +4452,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "underclockeddev",
|
||||
"title": "Preview Subselection Node for ComfyUI",
|
||||
"reference": "https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node",
|
||||
"files": [
|
||||
"https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node/raw/master/preview_subselection.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user