Add Stable Diffusion ComfyUI as a tool in Dify #4339

Closed
opened 2026-02-21 18:05:55 -05:00 by yindo · 7 comments
Owner

Originally created by @drfenixlinghu on GitHub (Jun 30, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Stable DIffusion ComfyUI can do a lot more than WebUI and it's easier to to use (queue follow the established workflow) , so I think it would be great to add SD-ComfyUI to the tool list in Dify. Users will be able to high quality image/video via DIfy that cannot be done using SD-WebUI.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @drfenixlinghu on GitHub (Jun 30, 2024). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. Stable DIffusion ComfyUI can do a lot more than WebUI and it's easier to to use (queue follow the established workflow) , so I think it would be great to add SD-ComfyUI to the tool list in Dify. Users will be able to high quality image/video via DIfy that cannot be done using SD-WebUI. ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [x] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 18:05:55 -05:00
yindo closed this issue 2026-02-21 18:05:55 -05:00
Author
Owner

@lbt981 commented on GitHub (Jun 30, 2024):

+1

@lbt981 commented on GitHub (Jun 30, 2024): +1
Author
Owner

@dwgeneral commented on GitHub (Jul 3, 2024):

I can contribute for this, will do it when free

@dwgeneral commented on GitHub (Jul 3, 2024): I can contribute for this, will do it when free
Author
Owner

@pzc163 commented on GitHub (Jul 11, 2024):

+1

@pzc163 commented on GitHub (Jul 11, 2024): +1
Author
Owner

@zhiqunlin commented on GitHub (Jul 21, 2024):

i think if workflows http-node support condition wait for response(comfyui queue img for reply)will be enough

@zhiqunlin commented on GitHub (Jul 21, 2024): i think if workflows http-node support condition wait for response(comfyui queue img for reply)will be enough
Author
Owner

@jackeldestripat commented on GitHub (Sep 1, 2024):

Example script to get img from comfyui
https://github.com/comfyanonymous/ComfyUI/blob/master/script_examples/websockets_api_example.py

This one with the Login extension install on the Comfy server
https://github.com/liusida/ComfyUI-Login/blob/main/script_examples/websockets_api_example.py

@jackeldestripat commented on GitHub (Sep 1, 2024): Example script to get img from comfyui https://github.com/comfyanonymous/ComfyUI/blob/master/script_examples/websockets_api_example.py This one with the Login extension install on the Comfy server https://github.com/liusida/ComfyUI-Login/blob/main/script_examples/websockets_api_example.py
Author
Owner

@av8dtop commented on GitHub (Sep 19, 2024):

https://github.com/StableCanvas/comfyui-client
不知道這個有沒有幫助?

@av8dtop commented on GitHub (Sep 19, 2024): https://github.com/StableCanvas/comfyui-client 不知道這個有沒有幫助?
Author
Owner

@crazywoola commented on GitHub (Sep 23, 2024):

(#8385)

@crazywoola commented on GitHub (Sep 23, 2024): (#8385)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#4339