diff --git a/custom-node-list.json b/custom-node-list.json index 18975f15..11aecc97 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43243,6 +43243,17 @@ "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." }, + { + "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", "title": "comfyui-auto-size", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1e90d12c..0873e0d9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "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", "title": "ComfyUI-ImageQualityGate",