Skip to content

Commit 0467f69

Browse files
authored
comfy aimdo 0.2.2 (Comfy-Org#12635)
Comfy Aimdo 0.2.2 moves the cuda allocator hook from the cudart API to the cuda driver API on windows. This is needed to handle Windows+cu13 where cudart is statically linked.
1 parent 4f5b7db commit 0467f69

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
@@ -22,7 +22,7 @@ alembic
2222
SQLAlchemy
2323
av>=14.2.0
2424
comfy-kitchen>=0.2.7
25-
comfy-aimdo>=0.2.1
25+
comfy-aimdo>=0.2.2
2626
requests
2727

2828
#non essential dependencies:

0 commit comments

Comments
 (0)