From 4711e81cec45fd00ad8400d66c345dbe3e662891 Mon Sep 17 00:00:00 2001 From: solidlime Date: Thu, 8 Jan 2026 01:46:49 +0900 Subject: [PATCH] Update custom-node-list.json (#2474) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 02599841..d94bad11 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",