From 8f40550c0a2c6a296a2990d64765426319aa1c28 Mon Sep 17 00:00:00 2001 From: sinanzoo2nd Date: Tue, 13 Jan 2026 20:37:02 +0900 Subject: [PATCH] Add ComfyUI-Seed-Wildcard-Pack --- 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" + } ] }