update DB

This commit is contained in:
Dr.Lt.Data
2025-01-05 23:01:38 +09:00
parent fd5c120d36
commit 5b91e4214c
8 changed files with 1882 additions and 1569 deletions

View File

@@ -11,6 +11,26 @@
{
"author": "waynepimpzhang",
"title": "FindBrightestSpot [WIP]",
"reference": "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot",
"files": [
"https://github.com/waynepimpzhang/comfyui-opencv-brightestspot"
],
"install_type": "git-clone",
"description": "Analyze the image to find the x and y coordinates of the brightest point.\nNOTE: The files in the repo are not organized."
},
{
"author": "nmlen",
"title": "comfyui-mosaic-blur [WIP]",
"reference": "https://github.com/nmlen/comfyui-mosaic-blur",
"files": [
"https://github.com/nmlen/comfyui-mosaic-blur"
],
"install_type": "git-clone",
"description": "A simple mosaic blur node for ComfyUI that uses CV2 or Pillow\nNOTE: The files in the repo are not organized."
},
{
"author": "power88",
"title": "ComfyUI-PDiD-Nodes [WIP]",