mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-02 17:50:19 +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:
|
||||
"""
|
||||
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