Browse Source

update DB

pull/132/head
Dr.Lt.Data 1 year ago
parent
commit
1547f20e6e
  1. 20
      custom-node-list.json
  2. 11
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 11
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -2144,6 +2144,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse." "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", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",
@ -2405,16 +2415,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }

11
extension-node-map.json

@ -3325,6 +3325,17 @@
"title_aux": "ComfyUI roop" "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": [ "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": [
[ [
"AesthetlcScoreSorter", "AesthetlcScoreSorter",

10
node_db/new/custom-node-list.json

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "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", "author": "catscandrive",
"title": "Image loader with subfolders", "title": "Image loader with subfolders",

11
node_db/new/extension-node-map.json

@ -3325,6 +3325,17 @@
"title_aux": "ComfyUI roop" "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": [ "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": [
[ [
"AesthetlcScoreSorter", "AesthetlcScoreSorter",

Loading…
Cancel
Save