Add comfy-portal-endpoint entry to custom-node-list.json (#1533)

This commit is contained in:
Shun.L 2025-02-11 23:07:37 +11:00 committed by GitHub
parent 426074ded9
commit 2cdb1c519d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
},