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:
rattus
2026-08-05 11:47:11 +10:00
committed by GitHub
parent 2bbb200dc9
commit ba1d0efc9f

View File

@@ -23,7 +23,7 @@ SQLAlchemy>=2.0.0
filelock
av>=16.0.0
comfy-kitchen==0.2.26
comfy-aimdo==0.4.11
comfy-aimdo==0.4.13
requests
simpleeval>=1.0.0
blake3