ComfyUI/comfy/distributed
2024-05-07 13:44:34 -07:00
..
__init__.py
distributed_progress.py Enable previews by default and over distributed channels 2024-04-09 13:15:05 -07:00
distributed_prompt_client.py Merge upstream 2024-03-11 09:32:57 -07:00
distributed_prompt_queue.py Improve tracing to propagate to backend workers correctly when using the API. Fix distributed tests. 2024-05-07 13:44:34 -07:00
distributed_prompt_worker.py Improve tracing to propagate to backend workers correctly when using the API. Fix distributed tests. 2024-05-07 13:44:34 -07:00
distributed_types.py
history.py Fix retrieving history from distributed instance 2024-04-08 14:39:16 -07:00
server_stub.py