From 1b6288ecd73859f132830866258ac22009a70d66 Mon Sep 17 00:00:00 2001 From: 11dogzi <695660735@qq.com> Date: Wed, 5 Jun 2024 22:14:44 +0800 Subject: [PATCH] Partial redraw sampler and variant seed sampler --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d57e9bcd..e19f7066 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10317,6 +10317,17 @@ "title": "ComfyUI CrewAI", "install_type": "git-clone", "description": "ComfyUI-CrewAI aims to integrate Crew AI's multi-agent collaboration framework into the ComfyUI environment. By combining the strengths of Crew AI's role-based, collaborative AI agent system with ComfyUI's intuitive interface, we will create a robust platform for managing and executing complex AI tasks seamlessly" + }, + { + "author": "11dogzi", + "title": "Comfyui-ergouzi-samplers", + "id": "ergouzi", + "reference": "https://github.com/11dogzi/Comfyui-ergouzi-samplers", + "files": [ + "https://github.com/11dogzi/Comfyui-ergouzi-samplers" + ], + "install_type": "git-clone", + "description": "Partial redraw sampler and variant seed sampler" } ] }