mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Update custom-node-list.json (#1630)
Add XenoFlow Plugin in the custom-node-list
This commit is contained in:
parent
04fa540a8c
commit
8d99ff07b6
@ -22330,6 +22330,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user