Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2024-12-15 13:05:08 +09:00 committed by GitHub
parent 3a99caf1fb
commit 7d18f22898
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18350,9 +18350,9 @@
"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"
"https://github.com/Shannooty/ComfyUI-Timer-Nodes"
],
"install_type": "copy",
"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."
}
]