update DB

This commit is contained in:
Dr.Lt.Data 2023-10-07 17:29:12 +09:00
parent 8c10ab8844
commit 1547f20e6e
4 changed files with 42 additions and 10 deletions

View File

@ -2144,6 +2144,16 @@
"install_type": "git-clone",
"description": "Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse."
},
{
"author": "storyicon",
"title": "segment anything",
"reference": "https://github.com/storyicon/comfyui_segment_anything",
"files": [
"https://github.com/storyicon/comfyui_segment_anything"
],
"install_type": "git-clone",
"description": "Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",
@ -2405,16 +2415,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "storyicon",
"title": "segment anything",
"reference": "https://github.com/storyicon/comfyui_segment_anything",
"files": [
"https://github.com/storyicon/comfyui_segment_anything"
],
"install_type": "git-clone",
"description": "Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything."
}
]
}

View File

@ -3325,6 +3325,17 @@
"title_aux": "ComfyUI roop"
}
],
"https://github.com/storyicon/comfyui_segment_anything": [
[
"GroundingDinoModelLoader (segment anything)",
"GroundingDinoSAMSegment (segment anything)",
"InvertMask (segment anything)",
"SAMModelLoader (segment anything)"
],
{
"title_aux": "segment anything"
}
],
"https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": [
[
"AesthetlcScoreSorter",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "storyicon",
"title": "segment anything",
"reference": "https://github.com/storyicon/comfyui_segment_anything",
"files": [
"https://github.com/storyicon/comfyui_segment_anything"
],
"install_type": "git-clone",
"description": "Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything."
},
{
"author": "catscandrive",
"title": "Image loader with subfolders",

View File

@ -3325,6 +3325,17 @@
"title_aux": "ComfyUI roop"
}
],
"https://github.com/storyicon/comfyui_segment_anything": [
[
"GroundingDinoModelLoader (segment anything)",
"GroundingDinoSAMSegment (segment anything)",
"InvertMask (segment anything)",
"SAMModelLoader (segment anything)"
],
{
"title_aux": "segment anything"
}
],
"https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": [
[
"AesthetlcScoreSorter",