mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-05 10:00:28 +08:00
comfy-aimdo 0.4.13 (#15290)
Comfy-aimdo 0.4.12 increases error logging reliablity to help root cause os errors in some of the C APIs that are causing issues for some users. The log is also unified with python logging, so non-terminal users see the logs properly. Aimdo 0.4.13 fixes a bug in async-offload + MRU primary weights allocation. https://github.com/Comfy-Org/ComfyUI/issues/15284
This commit is contained in:
@@ -23,7 +23,7 @@ SQLAlchemy>=2.0.0
|
|||||||
filelock
|
filelock
|
||||||
av>=16.0.0
|
av>=16.0.0
|
||||||
comfy-kitchen==0.2.26
|
comfy-kitchen==0.2.26
|
||||||
comfy-aimdo==0.4.11
|
comfy-aimdo==0.4.13
|
||||||
requests
|
requests
|
||||||
simpleeval>=1.0.0
|
simpleeval>=1.0.0
|
||||||
blake3
|
blake3
|
||||||
|
|||||||
Reference in New Issue
Block a user