mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
cc87ed3899
commit
6f1245b27c
@ -31376,7 +31376,7 @@
|
||||
"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",
|
||||
@ -31387,6 +31387,26 @@
|
||||
"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": "Dehypnotic",
|
||||
"title": "RangeToString",
|
||||
"reference": "https://github.com/Dehypnotic/comfyui-range-to-string",
|
||||
"files": [
|
||||
"https://github.com/Dehypnotic/comfyui-range-to-string"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight node that generates a string of numbers between a start and end value. Supports positive and negative steps, configurable separators, and inclusive/exclusive end values."
|
||||
},
|
||||
{
|
||||
"author": "KY-2000",
|
||||
"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": "Batch samplers, schedulers, cfg, shift and steps tester custom node, automatic looping functionality for Ksampler node"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -31821,16 +31841,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Dehypnotic",
|
||||
"title": "RangeToString",
|
||||
"reference": "https://github.com/Dehypnotic/comfyui-range-to-string",
|
||||
"files": [
|
||||
"https://github.com/Dehypnotic/comfyui-range-to-string"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight node that generates a string of numbers between a start and end value. Supports positive and negative steps, configurable separators, and inclusive/exclusive end values."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
{
|
||||
"author": "Daxamur",
|
||||
"title": "DaxNodes",
|
||||
"reference": "https://civitai.com/user/Daxamur",
|
||||
@ -11,6 +11,26 @@
|
||||
"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": "Dehypnotic",
|
||||
"title": "RangeToString",
|
||||
"reference": "https://github.com/Dehypnotic/comfyui-range-to-string",
|
||||
"files": [
|
||||
"https://github.com/Dehypnotic/comfyui-range-to-string"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight node that generates a string of numbers between a start and end value. Supports positive and negative steps, configurable separators, and inclusive/exclusive end values."
|
||||
},
|
||||
{
|
||||
"author": "KY-2000",
|
||||
"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": "Batch samplers, schedulers, cfg, shift and steps tester custom node, automatic looping functionality for Ksampler node"
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "ComfyUI_DAO_master",
|
||||
@ -672,26 +692,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add commentify, indentation, auto-close brackets in textarea."
|
||||
},
|
||||
{
|
||||
"author": "HM-RunningHub",
|
||||
"title": "ComfyUI DMOSpeech2 Node",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_DMOSpeech2",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_DMOSpeech2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a Seed-X-PPO-7B ComfyUI plugin. Easy to use"
|
||||
},
|
||||
{
|
||||
"author": "Charonartist",
|
||||
"title": "ComfyUI Smart Resize Node",
|
||||
"reference": "https://github.com/Charonartist/comfyui-smart-resize-node",
|
||||
"files": [
|
||||
"https://github.com/Charonartist/comfyui-smart-resize-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Smart resize node for ComfyUI that handles portrait/landscape images with short/long side specification"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user