From 4366b9056ee04a65dad0aaeab03084ad28c14ad4 Mon Sep 17 00:00:00 2001 From: Kaifeng Xu Date: Thu, 18 Apr 2024 22:30:30 +0800 Subject: [PATCH] add nodes for MiniCPM-V (#582) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index efb672aa..da0edf8e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6779,6 +6779,16 @@ "install_type": "git-clone", "description": "Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI" }, + { + "author": "hay86", + "title": "ComfyUI MiniCPM-V", + "reference": "https://github.com/hay86/ComfyUI_MiniCPM-V", + "files": [ + "https://github.com/hay86/ComfyUI_MiniCPM-V" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/MiniCPM-V](https://github.com/OpenBMB/MiniCPM-V) for ComfyUI" + }, { "author": "hay86", "title": "ComfyUI AceNodes",