mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom-node-list.json, added entry to ComfyUI-CrewAI repository (#746)
* Update custom-node-list.json - Added ComfyUI-CrewAI * revert changes * Added entry
This commit is contained in:
parent
753231ffa8
commit
5242228226
@ -10306,6 +10306,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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user