I’m interested in using n8n to create an image or video that calls an api to comfyui locally. Can anyone suggest how to connect to comfyui?
1 Like
Full disclosure, I haven’t personally used ComfyUI before. However, I have successfully installed and run various community nodes on my self-hosted n8n instance, so I can speak to that part.
First, a quick reminder: to install community nodes (custom nodes not built into n8n by default), you’ll need to be running your own self-hosted n8n instance . This feature isn’t available on n8n’s cloud plans.
If you have a self-hosted setup, it looks like there’s a community node specifically for ComfyUI that should help you out:
-
Package: n8n-nodes-comfyui
-
You can find it here: https://www.npmjs.com/package/n8n-nodes-comfyui
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.