From 82135ab168feb4ee75f4d5bd4d6429f35998201c Mon Sep 17 00:00:00 2001 From: sinanzoo2nd Date: Wed, 14 Jan 2026 00:14:47 +0900 Subject: [PATCH] Add ComfyUI-Seed-Wildcard-Pack (#2497) --- custom-node-list.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index a37db112..76bded37 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41601,6 +41601,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + + { + "author": "sinanzoo2nd", + "title": "ComfyUI Seed Wildcard Pack", + "reference": "https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack", + "files": [ + "https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack" + ], + "install_type": "git-clone", + "description": "Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.", + "nickname": "Seed Wildcard" + } ] }