From 5edbdf4364c6c89c3c6a5c6630807b59cb7652ba Mon Sep 17 00:00:00 2001 From: "Daxiong (Lin)" Date: Thu, 23 Apr 2026 22:51:20 +0800 Subject: [PATCH 1/2] chore: update workflow templates to v0.9.61 (#13533) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a25bc0667..8a6ecf6d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ comfyui-frontend-package==1.42.14 -comfyui-workflow-templates==0.9.59 +comfyui-workflow-templates==0.9.61 comfyui-embedded-docs==0.4.3 torch torchsde From 2a14e1e96afdb8ca744663e3f3f5970c5d023f5b Mon Sep 17 00:00:00 2001 From: "Daxiong (Lin)" Date: Thu, 23 Apr 2026 23:15:47 +0800 Subject: [PATCH 2/2] chore: update embedded docs to v0.4.4 (#13535) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a6ecf6d8..419124f48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ comfyui-frontend-package==1.42.14 comfyui-workflow-templates==0.9.61 -comfyui-embedded-docs==0.4.3 +comfyui-embedded-docs==0.4.4 torch torchsde torchvision