mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-10 06:00:48 +08:00
Update custom-node-list.json
This commit is contained in:
parent
69a6256e54
commit
b8f4ac281c
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user