update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user