支持runninghub并发限制可配置
This commit is contained in:
@@ -24,6 +24,7 @@ comfyui:
|
||||
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)
|
||||
runninghub_concurrent_limit: 1 # Concurrent execution limit for RunningHub (1-10, default 1 for regular members)
|
||||
|
||||
# TTS-specific configuration
|
||||
tts:
|
||||
|
||||
Reference in New Issue
Block a user