Update custom-node-list.json (#898)

This commit is contained in:
Jay 2024-07-23 19:28:09 +07:00 committed by GitHub
parent e93c84d38e
commit 2cfffcfba0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12195,6 +12195,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"
} }
] ]
} }