update DB

This commit is contained in:
Dr.Lt.Data 2026-03-03 06:59:41 +09:00
parent effde1667b
commit 6079647938
2 changed files with 22 additions and 0 deletions

View File

@ -43243,6 +43243,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A comprehensive collection of 18+ utility nodes for ComfyUI including image list operations (split/merge), advanced tiling with seamless blending, brightness/contrast/saturation/RGB adjustments, diagonal watermarking, overlapping image processing, image tile processing and various workflow optimization tools. Perfect for high-resolution image processing, batch workflows, and color grading." "description": "A comprehensive collection of 18+ utility nodes for ComfyUI including image list operations (split/merge), advanced tiling with seamless blending, brightness/contrast/saturation/RGB adjustments, diagonal watermarking, overlapping image processing, image tile processing and various workflow optimization tools. Perfect for high-resolution image processing, batch workflows, and color grading."
}, },
{
"author": "Praveen",
"title": "ComfyUI DeOldify",
"id": "deoldify",
"reference": "https://github.com/Praveenhalder/ComfyUI-DeOldify",
"files": [
"https://github.com/Praveenhalder/ComfyUI-DeOldify"
],
"install_type": "git-clone",
"description": "Fast image and video colorization."
},
{ {
"author": "jluo-github", "author": "jluo-github",
"title": "comfyui-auto-size", "title": "comfyui-auto-size",

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Praveen",
"title": "ComfyUI DeOldify",
"id": "deoldify",
"reference": "https://github.com/Praveenhalder/ComfyUI-DeOldify",
"files": [
"https://github.com/Praveenhalder/ComfyUI-DeOldify"
],
"install_type": "git-clone",
"description": "Fast image and video colorization."
},
{ {
"author": "0xBeycan", "author": "0xBeycan",
"title": "ComfyUI-ImageQualityGate", "title": "ComfyUI-ImageQualityGate",