From 82616a6c143678faf8281d7ab24d376525a77ea1 Mon Sep 17 00:00:00 2001 From: Sander Date: Thu, 24 Apr 2025 15:01:47 +0200 Subject: [PATCH] Add fixed MagicQuill node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9952c092..2b9121ec 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23868,6 +23868,17 @@ "install_type": "git-clone", "description": "Adds extra API functionallity and prometheus endpoint" }, + { + "author": "brantje", + "title": "ComfyUI-MagicQuill", + "id": "comfyui_magicquill_fixed", + "reference": "https://github.com/brantje/ComfyUI_MagicQuill", + "files": [ + "https://github.com/brantje/ComfyUI_MagicQuill" + ], + "install_type": "git-clone", + "description": "Fixed version of MagicQuill. Make sure you have atleast 25GB of free space." + }, { "author": "oshtz", "title": "oshtz Nodes",