From 9bd335f7d34c414ff8ec93d96ab53224ef62c358 Mon Sep 17 00:00:00 2001 From: Great <44393369+yaosheng216@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:32:11 +0800 Subject: [PATCH] Update custom-node-list.json (#1180) * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index dd1b6f2c..5e802382 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15786,22 +15786,17 @@ "install_type": "git-clone", "description": "API call node for Third-party platforms both official and local. Support VLMs LLMs Dalle3 Flux-Pro SD3 etc. And some little tools: img to b64 url, b64 url to img, b64 url to b64 data, reg text to word and ',' only, etc." }, - - - - - - - - - - - - - - - - + { + "author": "Scepter", + "title": "ComfyUI-Scepter", + "id": "scepter", + "reference": "https://github.com/modelscope/scepter", + "files": [ + "https://github.com/modelscope/scepter" + ], + "install_type": "git-clone", + "description": "Custom nodes for various visual generation and editing tasks using Scepter." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing",