From d7d7889cce88641e99af5e1846c097bc4eba6316 Mon Sep 17 00:00:00 2001 From: 11dogzi <160554964+11dogzi@users.noreply.github.com> Date: Tue, 25 Jun 2024 23:21:31 +0800 Subject: [PATCH] EGIPAdapter_Mad_Assistant (#818) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index bcc311d1..fc232c99 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7162,6 +7162,17 @@ "install_type": "git-clone", "description": "Partial redraw sampler and variant seed sampler" }, + { + "author": "11dogzi", + "title": "ComfUI-EGAdapterMadAssistant", + "id": "ergouzi-samplers", + "reference": "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant", + "files": [ + "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant" + ], + "install_type": "git-clone", + "description": "This is a hierarchical auxiliary project of the IPAdapter project, which uses a slider to quickly control the hierarchical weights and add fully random and semi random modes" + }, { "author": "BXYMartin", "title": "ComfyUI-InstantIDUtils",