mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 00:54:23 +08:00
Update custom-node-list.json (#1328)
* 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 * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
fe664bb7ab
commit
d2321d684d
@ -18354,6 +18354,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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user