diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ba86c325..840b6ea6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -33,6 +33,17 @@ "tags": ["save image", "metadonne"], "license": "GNUV3" }, + { + "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." + }, { "author": "solidlime", "title": "Random Image Picker",