diff --git a/extension-node-map.json b/extension-node-map.json index 0a3de7ba..eda232be 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -28673,6 +28673,21 @@ "title_aux": "ComfyUI-Light-Tool" } ], + "https://github.com/ihmily/comfy-deploy": [ + [ + "ComfyDeployExternalImage", + "ComfyDeployExternalText", + "ComfyDeployExternalInt", + "ComfyDeployExternalFloat" + ], + { + "author": "Hmily", + "description": "Easy deploy API for ComfyUI.", + "nickname": "comfy-deploy", + "title": "comfy-deploy", + "title_aux": "comfy-deploy" + } + ], "https://github.com/illuminatianon/comfyui-csvwildcards": [ [ "CSVWildcardNode", @@ -45810,4 +45825,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}