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" } ] }