From 82efed93e269df588a3f86d0f8dabeb94f6aaab0 Mon Sep 17 00:00:00 2001 From: DigitalIO Date: Fri, 13 Oct 2023 14:58:16 -0400 Subject: [PATCH] Added ComfyUI-stable-wildcards --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ad27cf91..04c7f500 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2496,6 +2496,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "DigitalIO", + "title": "ComfyUI-stable-wildcards", + "reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards/", + "files": [ + "https://github.com/DigitalIO/ComfyUI-stable-wildcards/" + ], + "install_type": "git-clone", + "description": "Wildcard implementation that can be reproduced with workflows." } + ] }