mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-09 21:50:48 +08:00
Update custom-node-list.json (#2474)
This commit is contained in:
parent
09f0656139
commit
4711e81cec
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "solidlime",
|
||||
"title": "Random Image Picker",
|
||||
"reference": "https://github.com/solidlime/Comfyui-Random_Image_Picker",
|
||||
"files": [
|
||||
"https://github.com/solidlime/Comfyui-Random_Image_Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for flexible image loading with file picker and random folder selection. Features instant preview, auto mode switching, and browser-based file selection.",
|
||||
"nodename_pattern": "RandomImagePicker"
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI-Manager",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user