From 55474e317dd517ac9c57436c7077cb4a20e3c9ad Mon Sep 17 00:00:00 2001 From: JPS-GER <142158778+JPS-GER@users.noreply.github.com> Date: Mon, 14 Aug 2023 13:49:14 +0200 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1abdec5a..560eb878 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1330,6 +1330,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "JPS", + "title": "JPS Custom Nodes for ComfyUI", + "reference": "https://github.com/JPS-GER/ComfyUI_JPS-Nodes", + "files": [ + "https://github.com/JPS-GER/ComfyUI_JPS-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes: SDXL - Resolutions, SDXL - Basic Settings, SDXL - Additional Settings, Math - Resolution Multiply, Math - Largest Integer, Switch - TXT2IMG & IMG2IMG" } ] }