From 995ef6356e7fb1aef3ad89852cc9f470a235be9f Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Sat, 19 Apr 2025 08:30:02 +0800 Subject: [PATCH] Add ComfyUI-Kimi-VL node (#1756) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6b2a6db1..387e29c9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18953,6 +18953,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for HiDream-I1 model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-Kimi-VL", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Kimi-VL", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Kimi-VL" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for Kimi-VL model." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",