diff --git a/custom-node-list.json b/custom-node-list.json index f5f0d2e3..3ab3cf1b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18354,6 +18354,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "shannooty", + "title": "ComfyUI Timer Nodes", + "id": "comfyui-timer-nodes", + "reference": "https://github.com/Shannooty/ComfyUI-Timer-Nodes", + "files": [ + "https://github.com/Shannooty/ComfyUI-Timer-Nodes" + ], + "install_type": "git-clone", + "description": "This project provides a set of custom timer nodes for ComfyUI. These nodes allow you to measure and append runtime information to strings or other data during your workflow." } ] }