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."
},

View File

@ -3502,6 +3502,14 @@
"title_aux": "comfyui_io_helpers"
}
],
"https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": [
[
"SaveMultiFormatImage"
],
{
"title_aux": "ComfyUI Save Multi-Format Image Node"
}
],
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
[
"ImageDuplicator",
@ -15332,7 +15340,7 @@
],
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
[
"ZwngLoadImagePath",
"ZwngLoadImagePathOrURL",
"ZwngPreviewImageAndMask",
"ZwngSimpleGoogleTranslater",
"ZwngSimplePhotoshopConnector"

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,17 @@
{
"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."
},
{
"author": "FuouM",
"title": "ComfyUI-FirstOrderMM",

View File

@ -3502,6 +3502,14 @@
"title_aux": "comfyui_io_helpers"
}
],
"https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": [
[
"SaveMultiFormatImage"
],
{
"title_aux": "ComfyUI Save Multi-Format Image Node"
}
],
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
[
"ImageDuplicator",
@ -15332,7 +15340,7 @@
],
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
[
"ZwngLoadImagePath",
"ZwngLoadImagePathOrURL",
"ZwngPreviewImageAndMask",
"ZwngSimpleGoogleTranslater",
"ZwngSimplePhotoshopConnector"