From 695d87cc0a9797f2fc554b7e3508353a8b70a9b4 Mon Sep 17 00:00:00 2001 From: Jason Hoku Date: Sun, 11 Jan 2026 08:39:54 -0800 Subject: [PATCH] Add Ultimate Auto Sampler Suite (#2471) --- custom-node-list.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 12fc7a47..41122a66 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41293,6 +41293,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "JasonHoku", + "title": "ComfyUI Ultimate Auto Sampler Config Grid Testing Suite", + "reference": "https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite", + "files": ["https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite"], + "install_type": "git-clone", + "description": "A professional-grade benchmarking and IDE-like testing suite. Features Cartesian product grid generation, interactive dashboard, and 'Revise & Generate' workflow." + } ] }