comfy-aimdo 0.2.9 (#12840)

Comfy-aimdo 0.2.9 fixes a context issue where if a non-main thread does
a spurious garbage collection, cudaFrees are attempted with bad
context.

Some new APIs for displaying aimdo stats in UI widgets are also added.
These are purely additive getters that dont touch cuda APIs.
This commit is contained in:
rattus
2026-03-08 13:17:40 -07:00
committed by GitHub
parent 29b24cb517
commit 7723f20bbe

View File

@@ -23,7 +23,7 @@ SQLAlchemy
filelock
av>=14.2.0
comfy-kitchen>=0.2.7
comfy-aimdo>=0.2.7
comfy-aimdo>=0.2.9
requests
simpleeval>=1.0.0
blake3