mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +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",
|
||||
"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