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

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