This website requires JavaScript.
Explore
Help
Sign In
wangbo
/
ComfyUI
Watch
1
Star
0
Fork
0
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2026-07-21 23:41:28 +08:00
Code
Issues
Actions
10
Packages
Projects
Releases
Wiki
Activity
Files
b241ecc56d739481b0ae496fecf06dc6f0af60a6
ComfyUI
/
comfy
/
distributed
T
History
doctorpangloss
881258acb6
Progress bar hooks, via the server, are now set via a context. This will be used in other places too.
2024-05-09 13:24:06 -07:00
..
__init__.py
Improved API support
2024-02-07 14:20:21 -08:00
distributed_progress.py
Progress bar hooks, via the server, are now set via a context. This will be used in other places too.
2024-05-09 13:24:06 -07:00
distributed_prompt_client.py
Merge upstream
2024-03-11 09:32:57 -07:00
distributed_prompt_queue.py
Improve API return values and tracing reports
2024-05-08 15:52:17 -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
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
Progress bar hooks, via the server, are now set via a context. This will be used in other places too.
2024-05-09 13:24:06 -07:00