From 28becf4e519cec23759a615b5a443537c4b2aa23 Mon Sep 17 00:00:00 2001 From: Makki Shizu <142442886+MakkiShizu@users.noreply.github.com> Date: Fri, 29 Aug 2025 05:05:32 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2ef23dc4..038e8d01 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14962,6 +14962,7 @@ { "author": "Makki_Shizu", "title": "ComfyUI-Qwen2_5-VL", + "id": "Qwen2_5-VL", "reference": "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL", "files": [ "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL" @@ -14969,6 +14970,17 @@ "install_type": "git-clone", "description": "Qwen2.5-VL in ComfyUI" }, + { + "author": "Makki_Shizu", + "title": "ComfyUI-MakkiTools", + "id": "MakkiTools", + "reference": "https://github.com/MakkiShizu/ComfyUI-MakkiTools", + "files": [ + "https://github.com/MakkiShizu/ComfyUI-MakkiTools" + ], + "install_type": "git-clone", + "description": "Makki's self custom nodes for ComfyUI." + }, { "author": "JosefKuchar", "title": "ComfyUI-AdvancedTiling",