Update custom-node-list.json (#1630)

Add XenoFlow Plugin in the custom-node-list
This commit is contained in:
Jerome Bacquet 2025-03-09 10:24:22 +01:00 committed by GitHub
parent 04fa540a8c
commit 8d99ff07b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22330,6 +22330,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Jerome Bacquet",
"title": "ComfyUI XenoFlow",
"id": "XenoFlow",
"reference": "https://github.com/jerome7562/ComfyUI-XenoFlow",
"files": [
"https://github.com/jerome7562/ComfyUI-XenoFlow"
],
"install_type": "git-clone",
"description": "Implementation of Instance nodes, Replicate nodes, and standard Save UI to improve the workflow into ComfyUI."
}
]
}