mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-25 05:40:15 +08:00
Update distributed_prompt_worker.py
This commit is contained in:
parent
cea0bc345d
commit
e0e98a8783
@ -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