From eb1f9ae0a3f13bc4f3a4a4a23b0127d301b1a6d4 Mon Sep 17 00:00:00 2001 From: marduk191 Date: Sun, 9 Jun 2024 02:35:30 -0500 Subject: [PATCH] added https://github.com/marduk191/comfyui-marnodes (#754) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f41fbd61..91df28f9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10487,6 +10487,17 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "marduk191", + "title": "marduk191 workflow settings", + "id": "marnodes", + "reference": "https://github.com/marduk191/comfyui-marnodes", + "files": [ + "https://github.com/marduk191/comfyui-marnodes" + ], + "install_type": "copy", + "description": "A node to set workflow settings." }, { "author": "aimingfail",