From f6d636d82f66cb576589106cbc9cabfc740062e9 Mon Sep 17 00:00:00 2001 From: Sander Date: Wed, 30 Apr 2025 18:08:11 +0200 Subject: [PATCH] Add fixed MagicQuill node (#1768) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fd17406b..03c05d26 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23988,6 +23988,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",