From e382c506007bb890047f37ef8305dc2ce88d84c3 Mon Sep 17 00:00:00 2001 From: J Date: Tue, 7 Jan 2025 00:45:10 -0600 Subject: [PATCH] Update custom-node-list.json --- 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 cce1f81e..ec56f7b3 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." + },