ComfyUI/comfy/distributed
doctorpangloss 96b4e04315 packaging fixes
- enable user db
 - fix main_pre order everywhere
 - fix absolute to relative imports everywhere
 - async better supported
2025-07-15 10:19:33 -07:00
..
__init__.py
distributed_progress.py fix issue with queue retrieval in distributed environment, fix text progress, fix folder paths being aggressively resolved, fix ideogram seed 2025-06-18 02:43:50 -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
process_pool_executor.py
server_stub.py