diff --git a/custom-node-list.json b/custom-node-list.json index 957b423a..525d9719 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9783,14 +9783,14 @@ }, { "author": "l20richo", - "title": "ComfyUI-Azure-Blob-Storage", - "id": "azure-blob-storage", - "reference": "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage", + "title": "ComfyUI-CrewAI", + "id": "CrewAI", + "reference": "https://github.com/l20richo/ComfyUI-CrewAI", "files": [ - "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage" + "https://github.com/l20richo/ComfyUI-CrewAI" ], "install_type": "git-clone", - "description": "ComfyUI-Azure-Blob-Storage seamlessly integrates with [a/Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from Azure blob containers within the ComfyUI graph interface." + "description": "ComfyUI-CrewAI seamlessly integrates with [a/Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from Azure blob containers within the ComfyUI graph interface." }, { "author": "AARG-FAN", @@ -10295,6 +10295,18 @@ ], "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" + ], + "pip": ["crewai", "langchain_community", "langchain_openai"], + "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" } ] }