update DB

This commit is contained in:
Dr.Lt.Data
2024-06-29 12:37:53 +09:00
parent 74175c9bdc
commit 8780127ab4
5 changed files with 777 additions and 732 deletions

View File

@@ -10930,6 +10930,19 @@
"install_type": "git-clone",
"description": "A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging."
},
{
"author": "SEkINVR",
"title": "ComfyUI Save Multi-Format Image Node",
"id": "save-multi-format",
"reference": "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format",
"files": [
"https://github.com/SEkINVR/ComfyUI-Save-Multi-Format"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO."
},