From 852de4910ce6e7d0d560aa079444956a05ce28e5 Mon Sep 17 00:00:00 2001 From: s1dlx Date: Wed, 26 Jul 2023 09:37:02 +0100 Subject: [PATCH] add meh --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f08b6451..4bca2026 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -938,6 +938,17 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "s1dlx", + "title": "comfy_meh", + "reference": "https://github.com/s1dlx/comfy_meh", + "files": [ + "https://github.com/s1dlx/comfy_meh/blob/main/meh.py" + ], + "install_type": "copy", + "description": "Advanced merging methods." } + ] }