update DB

This commit is contained in:
Dr.Lt.Data
2024-06-01 01:18:54 +09:00
parent d1b0ac907b
commit 5d13dc260e
4 changed files with 33 additions and 22 deletions

View File

@@ -10,6 +10,17 @@
},
{
"author": "biegert",
"title": "CLIPSeg [NOT MAINTAINED]",
"id": "clipseg",
"reference": "https://github.com/biegert/ComfyUI-CLIPSeg",
"files": [
"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py"
],
"install_type": "copy",
"description": "The CLIPSeg node generates a binary mask for a given input image and text prompt."
},
{
"author": "lulu-xiao",
"title": "Comfyui-MusePose [REMOVED]",