update DB

This commit is contained in:
Dr.Lt.Data 2025-08-25 06:30:51 +09:00
parent cc87ed3899
commit 6f1245b27c
2 changed files with 42 additions and 32 deletions

View File

@ -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."
}
]
}

View File

@ -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"
}
]
}