From 2cfffcfba0c203f408ad60276b74fc1396ce1cfd Mon Sep 17 00:00:00 2001 From: Jay <61973036+wootwootwootwoot@users.noreply.github.com> Date: Tue, 23 Jul 2024 19:28:09 +0700 Subject: [PATCH] Update custom-node-list.json (#898) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fa1f0c50..68d0315d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12195,6 +12195,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "wootwootwootwoot", + "title": "ComfyUI-RK-Sampler", + "id": "rk_sampler", + "reference": "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler", + "files": [ + "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler" + ], + "install_type": "git-clone", + "description": "Batched Runge-Kutta Samplers for ComfyUI" } ] }