mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Update custom-node-list.json
Added new entry for a custom node as registered here: https://registry.comfy.org/nodes/comfyui-timer-nodes Repo link: https://github.com/Shannooty/ComfyUI-Timer-Nodes
This commit is contained in:
parent
75047edf8a
commit
3a99caf1fb
@ -18343,6 +18343,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/raw/refs/heads/main/timer.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user