From 7a18f9affbe52f6b6560fd40eb5de0dcb520f7c8 Mon Sep 17 00:00:00 2001 From: Rattus Date: Sat, 23 May 2026 00:47:19 +1000 Subject: [PATCH] comfy-aimdo 0.4.4 Comfy-aimdo 0.4.4 contains a small bugfix to allow recovery of a hostbuf after full truncation. This pattern doesnt happen as a general rule, but does happen in the upcoming worksplit-multigpu branch. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e20b6e044..381e7d05f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ SQLAlchemy>=2.0.0 filelock av>=14.2.0 comfy-kitchen>=0.2.8 -comfy-aimdo==0.4.3 +comfy-aimdo==0.4.4 requests simpleeval>=1.0.0 blake3