diff --git a/custom-node-list.json b/custom-node-list.json index 4b30b22b..fe9c433a 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", diff --git a/extension-node-map.json b/extension-node-map.json index 0a3de7ba..4f9dc89c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -45810,4 +45810,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}