mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
03016e2d16
commit
1d9037fefe
@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -453,13 +453,13 @@
|
||||
},
|
||||
{
|
||||
"author": "KY-2000",
|
||||
"title": "ComfyUI-Sampler-Scheduler-Loop",
|
||||
"title": "comfyui-ksampler-tester-loop",
|
||||
"reference": "https://github.com/KY-2000/comfyui-ksampler-tester-loop",
|
||||
"files": [
|
||||
"https://github.com/KY-2000/comfyui-ksampler-tester-loop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive collection of custom nodes for ComfyUI that provides automatic looping functionality through samplers, schedulers, and various parameters. Perfect for batch testing, parameter optimization, and automated workflows."
|
||||
"description": "Batch samplers, schedulers, cfg, shift and steps tester custom node, automatic looping functionality for Ksampler node"
|
||||
},
|
||||
{
|
||||
"author": "xgfone",
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"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"]
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "ComfyUI_DAO_master",
|
||||
@ -681,16 +692,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Smart resize node for ComfyUI that handles portrait/landscape images with short/long side specification"
|
||||
},
|
||||
{
|
||||
"author": "Windecay",
|
||||
"title": "ComfyUI-SDupcaleTiledSize",
|
||||
"reference": "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize",
|
||||
"files": [
|
||||
"https://github.com/Windecay/ComfyUI-SDupcaleTiledSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Assist in determining reasonable input values for tiled_width/tiled_height in the UltimateSDUpscale node to improve efficiency."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user