From 6db1296f06d21ad2a22ee4638de606a1d5b1bece Mon Sep 17 00:00:00 2001 From: bymyself Date: Thu, 18 Sep 2025 14:52:50 -0700 Subject: [PATCH 1/2] Bump frontend to 1.26.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72a700028c56..bf1ca9bf0810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -comfyui-frontend-package==1.25.8 +comfyui-frontend-package==1.26.12 comfyui-workflow-templates==0.1.60 comfyui-embedded-docs==0.2.6 torch From c9bb47218e66020f163ec78f7b9e906b75799166 Mon Sep 17 00:00:00 2001 From: bymyself Date: Thu, 18 Sep 2025 21:01:39 -0700 Subject: [PATCH 2/2] Update frontend to 1.26.13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 776324fc384e..79187efaaa02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -comfyui-frontend-package==1.26.12 +comfyui-frontend-package==1.26.13 comfyui-workflow-templates==0.1.81 comfyui-embedded-docs==0.2.6 torch