ComfyUI/comfy/distributed
doctorpangloss 95d47276e9 Improve tests and distributed error notifications
- Tests now perform faster
 - Tests will run on supported GPU platforms
 - Configuration has known issues related to setting up a working
   directory for an embedded client
 - Introduce a Skeletonize node that solves many problems with Canny
 - Improve behavior of exception reporting
2024-07-04 10:16:02 -07:00
..
__init__.py Improved API support 2024-02-07 14:20:21 -08:00
distributed_progress.py Improve tests and distributed error notifications 2024-07-04 10:16:02 -07:00
distributed_prompt_client.py Merge upstream 2024-03-11 09:32:57 -07:00
distributed_prompt_queue.py Improve tests and distributed error notifications 2024-07-04 10:16:02 -07:00
distributed_prompt_worker.py Improve tests and distributed error notifications 2024-07-04 10:16:02 -07:00
distributed_types.py Distributed queueing with amqp-compatible servers like RabbitMQ. 2024-02-08 20:24:27 -08:00
history.py Fix retrieving history from distributed instance 2024-04-08 14:39:16 -07:00
server_stub.py Improve tests and distributed error notifications 2024-07-04 10:16:02 -07:00