diff --git a/custom-node-list.json b/custom-node-list.json index 03603de5..7524689f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20751,6 +20751,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for Janus" }, + { + "author": "ShunL12324", + "title": "comfy-portal-endpoint", + "reference": "https://github.com/ShunL12324/comfy-portal-endpoint", + "files": [ + "https://github.com/ShunL12324/comfy-portal-endpoint" + ], + "install_type": "git-clone", + "description": "This is a ComfyUI extension that provides additional API endpoints functionality, primarily designed to support Comfy Portal - a modern iOS client application for ComfyUI." + },