From e3963e31316677b8d1602d1dd92f9250da296873 Mon Sep 17 00:00:00 2001 From: Mathias Pettersson Date: Sun, 28 Jan 2024 18:31:34 +0100 Subject: [PATCH] Add mape's Helpers Custom Node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 35fb2352..688c4752 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5034,6 +5034,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "mape", + "title": "mape's Helpers", + "reference": "https://comfyui.ma.pe", + "files": [ + "https://github.com/mape/ComfyUI-mape-Helpers" + ], + "install_type": "git-clone", + "description": "Multi monitor image preview, Variable Assigment/Wireless Nodes, Prompt Tweaking, Command Palette, Pinned favourite nodes, Node navigation, Fuzzy search, Node time tracking, Organizing and Error management. " } ] }