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." + },