update db

add ComfyUI-Profiler
This commit is contained in:
Samwise Wang 2024-01-06 23:39:41 +08:00 committed by GitHub
parent 1e188d927e
commit a7f6448f09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4371,6 +4371,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "tzwm",
"title": "ComfyUI Profiler",
"reference": "https://github.com/tzwm/comfyui-profiler",
"files": [
"https://github.com/tzwm/comfyui-profiler"
],
"install_type": "git-clone",
"description": "Calculate the execution time of all nodes."
}
]
}