From f94008192c5f9fa64b83474613d93cc48b53458b Mon Sep 17 00:00:00 2001 From: Makki Shizu <142442886+MakkiShizu@users.noreply.github.com> Date: Fri, 29 Aug 2025 06:47:26 +0800 Subject: [PATCH] Update custom-node-list.json (#2110) --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 30f049a5..ff98d2fe 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14974,6 +14974,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" @@ -14981,6 +14982,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",