From 4d958d4e32f7d5d3e1bb7d67194fd35c9e9005db Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 16 Dec 2024 22:51:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 33 ++++++++++------------------ node_db/legacy/custom-node-list.json | 11 ++++++++++ node_db/new/custom-node-list.json | 12 +++++++++- 3 files changed, 33 insertions(+), 23 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e4c600f4..93b454cc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8625,17 +8625,6 @@ "install_type": "git-clone", "description": "LowVRAM Animation : txt2video - img2video - video2video , Frame by Frame, compatible with LowVRAM GPUs\nIncluded : Prompt Switch, Checkpoint Switch, Cache, Number Count by Frame, Ksampler txt2img & img2img ..." }, - { - "author": "viperyl", - "title": "ComfyUI-BiRefNet", - "id": "comfyui-birefnet", - "reference": "https://github.com/viperyl/ComfyUI-BiRefNet", - "files": [ - "https://github.com/viperyl/ComfyUI-BiRefNet" - ], - "install_type": "git-clone", - "description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone." - }, { "author": "viperyl", "title": "ComfyUI-BiRefNet-Fix utils", @@ -8645,7 +8634,7 @@ "https://github.com/hieuck/ComfyUI-BiRefNet" ], "install_type": "git-clone", - "description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone." + "description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone.\nNOTE: The original node was replaced with a version maintained by hieuck because it is no longer maintained." }, { "author": "viperyl", @@ -18011,6 +18000,16 @@ "install_type": "git-clone", "description": "Image effects, icon layout processing, cropping — this toolbox is a node library organized according to my own needs." }, + { + "author": "LiJT", + "title": "Gemini prompt generator JT version", + "reference": "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT", + "files": [ + "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT" + ], + "install_type": "git-clone", + "description": "Custom node to use Gemini 1.5 and above for Comfyui to generates theme related prompts for image generators" + }, @@ -18478,16 +18477,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "LiJT", - "title": "Gemini prompt generator JT version", - "reference": "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT", - "files": [ - "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT" - ], - "install_type": "git-clone", - "description": "Custom node to use Gemini 1.5 and above for Comfyui to generates theme related prompts for image generators" } ] } diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 63ffb91a..e2a637b9 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "viperyl", + "title": "ComfyUI-BiRefNet [NOT MAINTAINED]", + "id": "comfyui-birefnet", + "reference": "https://github.com/viperyl/ComfyUI-BiRefNet", + "files": [ + "https://github.com/viperyl/ComfyUI-BiRefNet" + ], + "install_type": "git-clone", + "description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone." + }, { "author": "asagi4", "title": "ComfyUI prompt control (LEGACY VERSION)", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2585186c..8c2266ca 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,17 @@ }, - + + { + "author": "LiJT", + "title": "Gemini prompt generator JT version", + "reference": "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT", + "files": [ + "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT" + ], + "install_type": "git-clone", + "description": "Custom node to use Gemini 1.5 and above for Comfyui to generates theme related prompts for image generators" + }, { "author": "smthemex", "title": "ComfyUI_TRELLIS",