ComfyUI/comfy/distributed
doctorpangloss 748924de12 Improve model downloading
- adding known controlnet models now works better
 - comfyui_controlnet_aux sometimes wants torchhub paths with files that are in the form directory/filename.safetensors. This is now supported
 - save_with_filename now correctly matches again
2025-10-06 15:21:10 -07:00
..
__init__.py
distributed_progress.py Fix distributed previews, add sageattention to the docker container 2025-09-12 11:48:25 -07:00
distributed_prompt_client.py
distributed_prompt_queue.py packaging fixes 2025-07-15 10:19:33 -07: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
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 Improve model downloading 2025-10-06 15:21:10 -07:00