From b72cdeb975a257ab3d2bc347997f67e4f800458b Mon Sep 17 00:00:00 2001 From: pk Date: Mon, 19 May 2025 19:15:27 +0200 Subject: [PATCH] add AQnodes - fix repo url --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5306940b..63d49899 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26221,9 +26221,9 @@ "author": "2frames.app", "title": "AQnodes for ComfyUI", "id": "AQnodes", - "reference": "https://github.com/2frames/ComfyUI-AQnodes/", + "reference": "https://github.com/2frames/ComfyUI-AQnodes", "files": [ - "https://github.com/2frames/ComfyUI-AQnodes/" + "https://github.com/2frames/ComfyUI-AQnodes" ], "install_type": "git-clone", "description": "Nodes for ComfyUI, mostly for llm calling and automatizing pulid multiface."