update DB

This commit is contained in:
Dr.Lt.Data 2023-09-17 22:26:24 +09:00
parent 4caa5362b1
commit 9109fbce1c
4 changed files with 38 additions and 0 deletions

View File

@ -1792,6 +1792,16 @@
"install_type": "git-clone",
"description": "A small set of nodes I created for various numerical and text inputs and outputs."
},
{
"author": "spacepxl",
"title": "ComfyUI-HQ-Image-Save",
"reference": "https://github.com/spacepxl/ComfyUI-HQ-Image-Save",
"files": [
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save"
],
"install_type": "git-clone",
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

View File

@ -2773,6 +2773,15 @@
"title_aux": "nui suite"
}
],
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
[
"SaveEXR",
"SaveTiff"
],
{
"title_aux": "ComfyUI-HQ-Image-Save"
}
],
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
[
"CircularVAEDecode",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "spacepxl",
"title": "ComfyUI-HQ-Image-Save",
"reference": "https://github.com/spacepxl/ComfyUI-HQ-Image-Save",
"files": [
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save"
],
"install_type": "git-clone",
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
},
{
"author": "meap158",
"title": "ComfyUI-Prompt-Expansion",

View File

@ -2773,6 +2773,15 @@
"title_aux": "nui suite"
}
],
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
[
"SaveEXR",
"SaveTiff"
],
{
"title_aux": "ComfyUI-HQ-Image-Save"
}
],
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
[
"CircularVAEDecode",