diff --git a/custom-node-list.json b/custom-node-list.json index 04f481f4..b61ed074 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15775,22 +15775,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.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", @@ -16181,4 +16176,4 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} \ No newline at end of file +}