update DB

This commit is contained in:
Dr.Lt.Data
2023-11-22 07:40:47 +09:00
parent c05a526f9c
commit b7aebb5167
5 changed files with 36 additions and 117 deletions

View File

@@ -58,7 +58,7 @@
"https://github.com/dnl13/ComfyUI-dnl13-seg"
],
"install_type": "git-clone",
"description": "Nodes: Automatic Segmentation (dnl13), RGB (dnl13)"
"description": "After discovering @storyicon implementation here of Segment Anything, I realized its potential as a powerful tool for ComfyUI if implemented correctly. I delved into the SAM and Dino models. The following is my own adaptation of sam_hq for ComfyUI."
},
{
"author": "phineas-pta",