mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
74175c9bdc
commit
8780127ab4
@ -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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
1465
github-stats.json
1465
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user