diff --git a/custom-node-list.json b/custom-node-list.json index 5f71a0d4..4a542998 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -47172,6 +47172,17 @@ "install_type": "git-clone", "description": "A project for pose alignment and human body proportion mapping based on SDPose." }, + { + "author": "gzsiang", + "title": "ComfyUI-VolcEngine", + "id": "comfyui-volcengine", + "reference": "https://github.com/gzsiang/ComfyUI-VolcEngine", + "files": [ + "https://github.com/gzsiang/ComfyUI-VolcEngine" + ], + "install_type": "git-clone", + "description": "VolcEngine (火山引擎) video and image generation nodes. Supports Seedance (text-to-video, image-to-video with audio reference) and Seedream (text-to-image, image-to-image) models via Ark API." + }, @@ -47562,17 +47573,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "gzsiang", - "title": "ComfyUI-VolcEngine", - "id": "comfyui-volcengine", - "reference": "https://github.com/gzsiang/ComfyUI-VolcEngine", - "files": [ - "https://github.com/gzsiang/ComfyUI-VolcEngine" - ], - "install_type": "git-clone", - "description": "VolcEngine (火山引擎) video and image generation nodes. Supports Seedance (text-to-video, image-to-video with audio reference) and Seedream (text-to-image, image-to-image) models via Ark API." } ] } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ef5afc1c..af70fb77 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "gzsiang", + "title": "ComfyUI-VolcEngine", + "id": "comfyui-volcengine", + "reference": "https://github.com/gzsiang/ComfyUI-VolcEngine", + "files": [ + "https://github.com/gzsiang/ComfyUI-VolcEngine" + ], + "install_type": "git-clone", + "description": "VolcEngine (火山引擎) video and image generation nodes. Supports Seedance (text-to-video, image-to-video with audio reference) and Seedream (text-to-image, image-to-image) models via Ark API." + }, { "author": "wuwukaka", "title": "ComfyUI-BodyRatioMapper",