From 71c3cf0c2751c7a516ba9747a089a1305372373a Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Fri, 24 Jan 2025 19:50:34 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f0927529..5c40511d 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20375,6 +20375,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "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.git" + ], + "description": "ComfyUI custom nodes for MiniCPM", + "install_type": "git-clone" } ] }