From 409f6396aed863792bcb7d51f27f57c20d13a24a Mon Sep 17 00:00:00 2001 From: LK Studio <163685473+lks-ai@users.noreply.github.com> Date: Thu, 6 Jun 2024 02:56:30 +0100 Subject: [PATCH] Update custom-node-list.json (#749) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index bd80383b..a3ae2207 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10384,6 +10384,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "lks-ai", + "title": "ComfyUI Stable Audio Open 1.0 Sampler", + "id": "anynode", + "reference": "https://github.com/lks-ai/ComfyUI-StableAudioSampler", + "files": [ + "https://github.com/lks-ai/ComfyUI-StableAudioSampler" + ], + "install_type": "git-clone", + "description": "Nodes: StableAudioSampler. Wraps the new Stable Audio Open Model in the sampler that dropped Jun 5th. See Github for Features" } ] }