diff --git a/custom-node-list.json b/custom-node-list.json index a70b8d7f..aece9386 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23605,7 +23605,17 @@ "install_type": "git-clone", "description": "This node package contains automatic sampler setting according to model name in ComfyUI, adjusting image size according to specific constraints and some other nodes." }, - + { + "author": "brantje", + "title": "ComfyUI-api-tools", + "id": "comfyui_api_tools", + "reference": "https://github.com/brantje/ComfyUI-api-tools", + "files": [ + "https://github.com/brantje/ComfyUI-api-tools" + ], + "install_type": "git-clone", + "description": "Adds extra API functionallity and prometheus endpoint" + },