From e4bba28579ce40fcb38465c84fdffad1def5495b Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Sat, 25 Jan 2025 07:40:15 +0800 Subject: [PATCH] Update custom-node-list.json (#1477) * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f0927529..12963948 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15903,6 +15903,17 @@ "tags": ["Flux", "redux", "prompt"], "install_type": "git-clone" }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-MiniCPM-o", + "id": "ComfyUI-MiniCPM-o", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o" + ], + "description": "ComfyUI custom nodes for MiniCPM", + "install_type": "git-clone" + }, { "author": "codecringebinge", "title": "ComfyUI-Arrow-Key-Canvas-Navigation",