Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 16 additions & 3 deletions custom-node-list.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -61398,4 +61411,4 @@
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
]
}
}