From b16c2305cf0ca11b2e46f0d368a62032092aa3da Mon Sep 17 00:00:00 2001 From: Luan Citta <6452989+luandev@users.noreply.github.com> Date: Wed, 5 Jun 2024 14:56:28 +0100 Subject: [PATCH] Added entry --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 957b423a..8d65a3e5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10295,6 +10295,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "luandev", + "id": "crewai", + "reference": "https://github.com/luandev/ComfyUI-CrewAI.git", + "files": [ + "https://github.com/luandev/ComfyUI-CrewAI.git" + ], + "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" } ] }