ComfyUI/comfy/distributed
2025-11-06 12:54:35 -08:00
..
__init__.py Improved API support 2024-02-07 14:20:21 -08:00
distributed_progress.py Fix distributed previews, add sageattention to the docker container 2025-09-12 11:48:25 -07:00
distributed_prompt_client.py Merge upstream 2024-03-11 09:32:57 -07:00
distributed_prompt_queue.py Improve OpenAPI contract in distributed context, propagating validation and execution errors correctly. 2025-11-06 12:54:35 -08:00
distributed_prompt_worker.py packaging fixes 2025-07-15 10:19:33 -07:00
distributed_types.py fix pylint issues 2025-07-14 17:44:43 -07:00
executors.py Unclear why this is throwing linting errors 2025-11-04 18:15:54 -08:00
history.py Fix tests 2025-09-23 12:42:12 -07:00
process_pool_executor.py Always use spawn context, even on Linux 2025-07-26 17:42:44 -07:00
server_stub.py EasyUse will try to send_sync during module initialization, which is invalid. This tolerates such calls. 2025-10-28 17:32:06 -07:00