mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 14:50:49 +08:00
Merge branch 'master' of github.com:hiddenswitch/ComfyUI
This commit is contained in:
commit
ba6d5e2221
@ -17,7 +17,7 @@ from ..component_model.queue_types import ExecutionStatus
|
||||
|
||||
class DistributedPromptWorker:
|
||||
"""
|
||||
A work in progress distributed prompt worker.
|
||||
A distributed prompt worker.
|
||||
"""
|
||||
|
||||
def __init__(self, embedded_comfy_client: Optional[EmbeddedComfyClient] = None,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user