Add ComfyUI_XISER_Nodes to custom-node-list.json

This commit is contained in:
Grin 2025-04-17 13:15:03 +08:00
parent 3214ab52c6
commit 012837de12

View File

@ -24389,6 +24389,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "xiser",
"title": "Custom nodes by xiser",
"id": "xiser",
"reference": "https://github.com/grinlau18/ComfyUI_XISER_Nodes",
"files": [
"https://github.com/grinlau18/ComfyUI_XISER_Nodes"
],
"install_type": "git-clone",
"description": "A collection of nodes for improving workflow efficiency. Including image and mask processing, text processing, logical processing and more."
}
]
}