Update custom-node-list.json

This commit is contained in:
BWDrum 2026-01-05 13:51:50 -08:00 committed by GitHub
parent 69a6256e54
commit b8f4ac281c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40873,6 +40873,16 @@
],
"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",
"reference": "https://github.com/YourUsername/ComfyUI-RandomWildcardLoader",
"files": [
"https://github.com/YourUsername/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."
}
]
}