支持ComfyUI ApiKey配置
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user