From 939d556c7e66995e65aa770cb9a8d47a341cc256 Mon Sep 17 00:00:00 2001 From: JJ <155399380+cnbjjj@users.noreply.github.com> Date: Tue, 7 Jan 2025 07:37:05 -0600 Subject: [PATCH] Update custom-node-list.json (#1408) --- custom-node-list.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index b572153a..2228cf32 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18929,7 +18929,16 @@ "install_type": "git-clone", "description": "ComfyUI node to calculate optimal resolution to crop the image to (from a list of aspect ratios)" }, - + { + "author": "JJ", + "title": "ComfyUI-Jtils", + "reference": "https://github.com/cnbjjj/ComfyUI-Jtils", + "files": [ + "https://github.com/cnbjjj/ComfyUI-Jtils" + ], + "install_type": "git-clone", + "description": "An extension for ComfyUI that adds utility functions and nodes not available in the default setup." + },