update DB
This commit is contained in:
@@ -185,15 +185,15 @@
|
||||
"description": "Proper implementation of ImageMagick - the famous software suite for editing and manipulating digital images to ComfyUI using [a/wandpy](https://github.com/emcconville/wand).\nNOTE: You need to install ImageMagick, manually."
|
||||
},
|
||||
{
|
||||
"author": "biegert",
|
||||
"author": "time-river",
|
||||
"title": "CLIPSeg",
|
||||
"id": "clipseg",
|
||||
"reference": "https://github.com/biegert/ComfyUI-CLIPSeg",
|
||||
"reference": "https://github.com/time-river/ComfyUI-CLIPSeg",
|
||||
"files": [
|
||||
"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py"
|
||||
"https://github.com/time-river/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."
|
||||
"description": "The CLIPSeg node generates a binary mask for a given input image and text prompt.\nNOTE:This custom node is a forked custom node with hotfixes applied from the [a/original repository](https://github.com/biegert/ComfyUI-CLIPSeg), which is no longer maintained."
|
||||
},
|
||||
{
|
||||
"author": "BlenderNeko",
|
||||
|
||||
Reference in New Issue
Block a user