Skip to content

Commit 7175c11

Browse files
authored
comfy aimdo 0.2.4 (Comfy-Org#12727)
Comfy Aimdo 0.2.4 fixes a VRAM buffer alignment issue that happens in someworkflows where action is able to bypass the pytorch allocator and go straight to the cuda hook.
1 parent dfbf99a commit 7175c11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3
25+
comfy-aimdo>=0.2.4
2626
requests
2727

2828
#non essential dependencies:

0 commit comments

Comments
 (0)