From d9f5f5e9858505f616edeb532f2fc868f192ff05 Mon Sep 17 00:00:00 2001 From: solidlime Date: Wed, 7 Jan 2026 22:44:28 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b8f2a0b7..3d04809b 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",