From d357313892c61a6f611e480bb9ab2426fa89c1ac Mon Sep 17 00:00:00 2001 From: Great <44393369+yaosheng216@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:34:49 +0800 Subject: [PATCH] Update custom-node-list.json add custom-node of scepter. --- custom-node-list.json | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ba576102..41cb0c34 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15741,21 +15741,17 @@ "install_type": "git-clone", "description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features." }, - - - - - - - - - - - - - - - + { + "author": "Scepter", + "title": "ComfyUI-Scepter", + "id": "scepter", + "reference": "https://github.com/modelscope/scepter.git", + "files": [ + "https://github.com/modelscope/scepter.git" + ], + "install_type": "git-clone", + "description": "Custom nodes for various visual generation and editing tasks using Scepter." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing",