mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
Add ComfyUI_DashuaiTools to custom-node-list.json (#2319)
This PR adds the ComfyUI_DashuaiTools custom node pack to the ComfyUI-Manager node list.
This commit is contained in:
parent
8cfee1f483
commit
fd7dff88df
@ -38148,6 +38148,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": "Dashuai",
|
||||||
|
"title": "ComfyUI DashuaiTools",
|
||||||
|
"id": "comfyui-dashuai-tools",
|
||||||
|
"reference": "https://github.com/Hasasasa/ComfyUI_DashuaiTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Hasasasa/ComfyUI_DashuaiTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user