diff --git a/custom-node-list.json b/custom-node-list.json index 3d2392ad..b1f92c4a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }