支持ComfyUI ApiKey配置

This commit is contained in:
puke
2025-12-17 18:56:22 +08:00
parent 709c519a41
commit c04b415ebd
6 changed files with 27 additions and 7 deletions

View File

@@ -21,6 +21,7 @@ llm:
comfyui:
# Global ComfyUI settings
comfyui_url: http://127.0.0.1:8188 # ComfyUI server URL (required for selfhost workflows)
comfyui_api_key: "" # ComfyUI API key (optional, get from https://platform.comfy.org/profile/api-keys)
# Note for Docker users: Use host.docker.internal:8188 (Mac/Windows) or host IP address (Linux)
runninghub_api_key: "" # RunningHub API key (required for runninghub workflows)