diff --git a/custom-node-list.json b/custom-node-list.json index b21a3606..c714d833 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41070,6 +41070,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "BWDrum", + "title": "ComfyUI Random Wildcard Loader", + "id": "random-wildcard-loader", + "reference": "https://github.com/BWDrum/ComfyUI-RandomWildcardLoader", + "files": [ + "https://github.com/BWDrum/ComfyUI-RandomWildcardLoader" + ], + "install_type": "git-clone", + "description": "A custom node for randomized prompt generation with __wildcard__ expansion, subfolder filtering, prefix/suffix support, and seed-based reproducibility." } ] }