From 0dfadb989e2c296ee88c4eba706a808ca55eeb5d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sat, 25 Jan 2025 08:40:08 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5c40511d..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", @@ -20375,17 +20386,6 @@ ], "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" } ] }