Update custom-node-list.json

Add XenoFlow Plugin in the custom-node-list
This commit is contained in:
jerome7562 2025-03-08 20:35:54 +01:00 committed by GitHub
parent eb41867e04
commit a1f86dfb77
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."
}
]
}