From 703bd3c9e1b73f7a5f3ac230f4cc318a173b541e Mon Sep 17 00:00:00 2001 From: Hmily <114978440+ihmily@users.noreply.github.com> Date: Sat, 11 Oct 2025 17:18:17 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b0ed5425..3b648f89 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",