Add comfy-deploy node to the custom node list and extension note map list (#2215)

* Update custom-node-list.json

* Update extension-node-map.json

* Update extension-node-map.json

* Update extension-node-map.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Hmily 2025-10-13 05:29:38 +08:00 committed by GitHub
parent 28231e81b3
commit 68a3ec567a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View File

@ -17009,6 +17009,17 @@
],
"install_type": "git-clone",
"description": "An awesome light image processing tool nodes for ComfyUI."
},
{
"author": "Hmily",
"title": "comfy-deploy",
"id": "comfy-deploy",
"reference": "https://github.com/ihmily/comfy-deploy",
"files": [
"https://github.com/ihmily/comfy-deploy"
],
"install_type": "git-clone",
"description": "Easy deploy API for ComfyUI."
},
{
"author": "k-komarov",