From ff80b6ccb0f5b656af1122e9be5c43c59c54c494 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 8 Jul 2025 08:58:03 +0900 Subject: [PATCH] update DB --- node_db/new/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ecc93ee7..008d1081 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "quasiblob", + "title": "ComfyUI-EsesImageEffectCurves", + "reference": "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves", + "files": [ + "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves" + ], + "install_type": "git-clone", + "description": "Channel curves custom node for ComfyUI. RGB, R, G and B, luma and saturation curves adjustments. Save and load presets. Real-time curves adjustment tool directly within the user interface. Precise, interactive control over the tonal range of both image channels and masks, using a GPU-accelerated PyTorch backend for instant feedback." + }, { "author": "FortunaCournot", "title": "Stereoscopic",