update DB

This commit is contained in:
Dr.Lt.Data 2024-12-16 22:51:08 +09:00
parent de4a96e471
commit 4d958d4e32
3 changed files with 33 additions and 23 deletions

View File

@ -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"
}
]
}

View File

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

View File

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