From 0467f690a85400c8bfa6dcb6bcc848914b57562a Mon Sep 17 00:00:00 2001 From: rattus <46076784+rattus128@users.noreply.github.com> Date: Wed, 25 Feb 2026 13:50:05 -0800 Subject: [PATCH] comfy aimdo 0.2.2 (#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. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0064fb4ba..fed5df5fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ alembic SQLAlchemy av>=14.2.0 comfy-kitchen>=0.2.7 -comfy-aimdo>=0.2.1 +comfy-aimdo>=0.2.2 requests #non essential dependencies: