update DB

This commit is contained in:
Dr.Lt.Data
2025-10-13 06:23:21 +09:00
parent bd6edfc9dd
commit bffc73f976
2 changed files with 43 additions and 22 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "9nate-drake",
"title": "Comfyui-SecNodes",
"reference": "https://github.com/9nate-drake/Comfyui-SecNodes",
"files": [
"https://github.com/9nate-drake/Comfyui-SecNodes"
],
"install_type": "git-clone",
"description": "Nodes for SeC (Segment Concept) - SOTA video object segmentation. Uses SeC-4B model by OpenIXCLab. Also includes coordinate plotter for visualization"
},
{
"author": "sonnybox",
"title": "ComfyUI-SuperNodes",
@@ -11,6 +21,17 @@
"install_type": "git-clone",
"description": "A miscellaneous node pack of custom implementations needed for workflows released by my SuperComfy YouTube channel."
},
{
"author": "heyburns",
"title": "PortraitUtils",
"id": "portraitutils",
"reference": "https://github.com/heyburns/PortraitUtils",
"files": [
"https://github.com/heyburns/PortraitUtils"
],
"install_type": "git-clone",
"description": "A focused node collection designed for pipelines using real photographic images where resolutions are not standardized like they are in text-to-image generation."
},
{
"author": "scofano",
"title": "Audio Duration",