diff --git a/custom-node-list.json b/custom-node-list.json index 70c74ac72..18ea5437c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "v3rm1ll1on", + "title": "ComfyUI Expert Wildcard Prompt", + "reference": "https://github.com/v3rm1ll1on/ComfyUI-Expert-Wildcard-Prompt", + "files": [ + "https://github.com/v3rm1ll1on/ComfyUI-Expert-Wildcard-Prompt" + ], + "install_type": "git-clone", + "description": "AST-based prompt parser with inline negative routing, smart percentage wildcards, and visual debugging" + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider", @@ -45002,7 +45012,7 @@ "install_type": "git-clone", "description": "Prompt Style Selector with Preview, Multiple Selecting, Search and Local Base." }, - { + { "author": "DemonAlone", "title": "DemonAlone-JS_Addon-ComfyUI", "reference": "https://github.com/DemonAlone/DemonAlone-JS_Addon-ComfyUI", @@ -60719,7 +60729,10 @@ ], "install_type": "git-clone", "description": "Professional ACES and EXR workflow nodes with OCIO 2.1 support and sequence loading.", - "pip": ["opencolorio>=2.2.0", "openexr>=3.2.0"] + "pip": [ + "opencolorio>=2.2.0", + "openexr>=3.2.0" + ] }, { "author": "Neurad", @@ -61398,4 +61411,4 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} +} \ No newline at end of file