update DB

This commit is contained in:
Dr.Lt.Data
2025-08-25 06:27:46 +09:00
parent 03016e2d16
commit 1d9037fefe
3 changed files with 24 additions and 23 deletions

View File

@@ -31376,6 +31376,17 @@
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node that performs object detection using YOLOv8 and outputs individual images for each detected object. Perfect for automatic mask generation, object isolation, and batch processing workflows."
},
{
"author": "Daxamur",
"title": "DaxNodes",
"reference": "https://civitai.com/user/Daxamur",
"files": [
"https://github.com/Daxamur/DaxNodes"
],
"install_type": "git-clone",
"description": "ComfyUI video processing nodes with workflow metadata support",
"pip": ["mediapipe>=0.10.0", "opencv-python>=4.8.0", "scipy>=1.10.0", "color-matcher>=0.3.0"]
},
@@ -31810,17 +31821,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Daxamur",
"title": "DaxNodes",
"reference": "https://civitai.com/user/Daxamur",
"files": [
"https://github.com/Daxamur/DaxNodes"
],
"install_type": "git-clone",
"description": "ComfyUI video processing nodes with workflow metadata support",
"pip": ["mediapipe>=0.10.0", "opencv-python>=4.8.0", "scipy>=1.10.0", "color-matcher>=0.3.0"]
}
]
}