Browse Source

update DB

pull/113/head
Dr.Lt.Data 1 year ago
parent
commit
9109fbce1c
  1. 10
      custom-node-list.json
  2. 9
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 9
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -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",

9
extension-node-map.json

@ -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",

10
node_db/new/custom-node-list.json

@ -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",

9
node_db/new/extension-node-map.json

@ -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",

Loading…
Cancel
Save