update DB

This commit is contained in:
Dr.Lt.Data
2025-10-20 12:47:53 +09:00
parent d49df7aebb
commit 59cbed429f
8 changed files with 162 additions and 22 deletions

View File

@@ -34566,6 +34566,36 @@
"install_type": "git-clone",
"description": "This custom ComfyUI node, Find Perfect Resolution, calculates an optimal output resolution for an input image while preserving its aspect ratio and ensuring dimensions are divisible by a specified value. It is designed to work seamlessly in ComfyUI workflows, particularly for resizing images with nodes like 'Resize Image v2'."
},
{
"author": "cybernaut4",
"title": "Arkl1te's Toolkit",
"reference": "https://github.com/cybernaut4/comfyui_arkl1te_toolkit",
"files": [
"https://github.com/cybernaut4/comfyui_arkl1te_toolkit"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI by Arkl1te"
},
{
"author": "guyouyue",
"title": "ComfyUI_VideoAutoSplit",
"reference": "https://github.com/guyouyue/ComfyUI_VideoAutoSplit",
"files": [
"https://github.com/guyouyue/ComfyUI_VideoAutoSplit"
],
"install_type": "git-clone",
"description": "ComfyUI Video Auto-Cropping Tool — includes keyframe detection and automatic segmentation/saving based on keyframes."
},
{
"author": "Analaser",
"title": "ComfyUI-RandomTagWeights",
"reference": "https://github.com/Analaser/ComfyUI-RandomTagWeights",
"files": [
"https://github.com/Analaser/ComfyUI-RandomTagWeights"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that randomizes tag weights for text prompts. Useful for dynamic prompt generation or creative experimentation in AI image workflows."
},