mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-23 21:00:16 +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:
|
class DistributedPromptWorker:
|
||||||
"""
|
"""
|
||||||
A work in progress distributed prompt worker.
|
A distributed prompt worker.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, embedded_comfy_client: Optional[EmbeddedComfyClient] = None,
|
def __init__(self, embedded_comfy_client: Optional[EmbeddedComfyClient] = None,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user