comfyui.yaml 673 B

1234567891011121314151617181920212223
  1. identity:
  2. author: Qun
  3. name: comfyui
  4. label:
  5. en_US: ComfyUI
  6. zh_Hans: ComfyUI
  7. description:
  8. en_US: ComfyUI is a tool for generating images which can be deployed locally.
  9. zh_Hans: ComfyUI 是一个可以在本地部署的图片生成的工具。
  10. icon: icon.png
  11. tags:
  12. - image
  13. credentials_for_provider:
  14. base_url:
  15. type: text-input
  16. required: true
  17. label:
  18. en_US: The URL of ComfyUI Server
  19. zh_Hans: ComfyUI服务器的URL
  20. placeholder:
  21. en_US: Please input your ComfyUI server's Base URL
  22. zh_Hans: 请输入你的 ComfyUI 服务器的 Base URL
  23. url: https://docs.dify.ai/guides/tools/tool-configuration/comfyui