Skip to content

Commit 7723f20

Browse files
authored
comfy-aimdo 0.2.9 (Comfy-Org#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.
1 parent 29b24cb commit 7723f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SQLAlchemy
2323
filelock
2424
av>=14.2.0
2525
comfy-kitchen>=0.2.7
26-
comfy-aimdo>=0.2.7
26+
comfy-aimdo>=0.2.9
2727
requests
2828
simpleeval>=1.0.0
2929
blake3

0 commit comments

Comments
 (0)