From e48e81b84d301563384035fc47cfb936db8ae2c4 Mon Sep 17 00:00:00 2001 From: fofr Date: Mon, 12 May 2025 13:20:19 +0000 Subject: [PATCH 1/3] Update --- ComfyUI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ComfyUI b/ComfyUI index 8115a789..577de83c 160000 --- a/ComfyUI +++ b/ComfyUI @@ -1 +1 @@ -Subproject commit 8115a7895bf07a75ccf0c4b65122cbf4cd8b0e2b +Subproject commit 577de83ca9c99e997825439e017113456c4c78f7 From c1c0a0e3bd32f0f6907f42ca1799c2c2522803a7 Mon Sep 17 00:00:00 2001 From: fofr Date: Mon, 12 May 2025 13:24:35 +0000 Subject: [PATCH 2/3] Update custom nodes --- .gitmodules | 2 +- CHANGELOG.md | 13 +++++++++++++ custom_nodes.json | 18 +++++++++--------- requirements.txt | 6 +++--- 4 files changed, 26 insertions(+), 13 deletions(-) diff --git a/.gitmodules b/.gitmodules index efd9a87f..35f3eff6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "ComfyUI"] path = ComfyUI url = https://github.com/comfyanonymous/ComfyUI.git - commit = 8115a7895bf07a75ccf0c4b65122cbf4cd8b0e2b + commit = 577de83ca9c99e997825439e017113456c4c78f7 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f635764..32ab58c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 2025-05-12 + +- [Update ComfyUI to latest](https://github.com/comfyanonymous/ComfyUI/compare/8115a78...577de83) +- [Updated ComfyUI-LTXVideo](https://github.com/Lightricks/ComfyUI-LTXVideo/compare/ddb9667...e63938b) +- [Updated ComfyUI_BiRefNet_ll](https://github.com/lldacing/ComfyUI_BiRefNet_ll/compare/617827c...2e16e4b) +- [Updated rgthree-comfy](https://github.com/rgthree/rgthree-comfy/compare/5dc5332...6c5f7c9) +- [Updated comfyui_jankhidiffusion](https://github.com/blepping/comfyui_jankhidiffusion/compare/54d60e0...8de02bc) +- [Updated ComfyUI-Frame-Interpolation](https://github.com/Fannovel16/ComfyUI-Frame-Interpolation/compare/7578205...a969c01) +- [Updated ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes/compare/c3dc821...bec4225) +- [Updated was-node-suite-comfyui](https://github.com/WASasquatch/was-node-suite-comfyui/compare/831199b...1cd8d30) +- [Updated ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts/compare/ba22ba1...aac13aa) +- [Updated ComfyUI_UltimateSDUpscale](https://github.com/ssitu/ComfyUI_UltimateSDUpscale/compare/778a475...4ab93ca) + ## 2025-04-28 New weights: diff --git a/custom_nodes.json b/custom_nodes.json index 46996b2d..4fbd0d71 100644 --- a/custom_nodes.json +++ b/custom_nodes.json @@ -54,7 +54,7 @@ }, { "repo": "https://github.com/ssitu/ComfyUI_UltimateSDUpscale", - "commit": "778a475" + "commit": "4ab93ca" }, { "repo": "https://github.com/cubiq/ComfyUI_essentials", @@ -66,7 +66,7 @@ }, { "repo": "https://github.com/pythongosssss/ComfyUI-Custom-Scripts", - "commit": "ba22ba1" + "commit": "aac13aa" }, { "repo": "https://github.com/BadCafeCode/masquerade-nodes-comfyui", @@ -82,7 +82,7 @@ }, { "repo": "https://github.com/WASasquatch/was-node-suite-comfyui", - "commit": "831199b" + "commit": "1cd8d30" }, { "repo": "https://github.com/fofr/comfyui_segment_anything", @@ -102,11 +102,11 @@ }, { "repo": "https://github.com/kijai/ComfyUI-KJNodes", - "commit": "c3dc821" + "commit": "bec4225" }, { "repo": "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation", - "commit": "7578205" + "commit": "a969c01" }, { "repo": "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler", @@ -126,7 +126,7 @@ }, { "repo": "https://github.com/blepping/comfyui_jankhidiffusion", - "commit": "54d60e0" + "commit": "8de02bc" }, { "repo": "https://github.com/TheMistoAI/ComfyUI-Anyline", @@ -134,7 +134,7 @@ }, { "repo": "https://github.com/rgthree/rgthree-comfy", - "commit": "5dc5332" + "commit": "6c5f7c9" }, { "repo": "https://github.com/fofr/comfyui-prompter-fofrai", @@ -248,7 +248,7 @@ }, { "repo": "https://github.com/lldacing/ComfyUI_BiRefNet_ll", - "commit": "617827c" + "commit": "2e16e4b" }, { "repo": "https://github.com/kijai/ComfyUI-DepthAnythingV2", @@ -260,7 +260,7 @@ }, { "repo": "https://github.com/Lightricks/ComfyUI-LTXVideo", - "commit": "ddb9667" + "commit": "e63938b" }, { "repo": "https://github.com/ostris/ComfyUI-Advanced-Vision", diff --git a/requirements.txt b/requirements.txt index 5c98eaf3..99d5ec2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,9 +19,9 @@ soundfile kornia>=0.7.1 websocket-client==1.6.3 diffusers>=0.31.0 -av>=14.1.0 -comfyui-frontend-package==1.17.11 -comfyui-workflow-templates==0.1.3 +av>=14.2.0 +comfyui-frontend-package==1.18.10 +comfyui-workflow-templates==0.1.14 # ComfyUI-AdvancedLivePortrait dill From 857234dfd6e7cdef94a5ed8af7fb0374b549f581 Mon Sep 17 00:00:00 2001 From: fofr Date: Mon, 12 May 2025 14:04:24 +0000 Subject: [PATCH 3/3] Update pydantic, remove comments from reqs --- requirements.txt | 38 ++------------------------------------ 1 file changed, 2 insertions(+), 36 deletions(-) diff --git a/requirements.txt b/requirements.txt index 99d5ec2a..886d49d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,19 +22,10 @@ diffusers>=0.31.0 av>=14.2.0 comfyui-frontend-package==1.18.10 comfyui-workflow-templates==0.1.14 - -# ComfyUI-AdvancedLivePortrait dill - -# Inspire webcolors - -# fix for pydantic issues in cog -# https://github.com/replicate/cog/issues/1623 -albumentations==1.4.3 - -# was-node-suite-comfyui -# https://github.com/WASasquatch/was-node-suite-comfyui/blob/main/requirements.txt +albumentations +pydantic~=2.0 cmake imageio joblib @@ -42,30 +33,15 @@ matplotlib pilgram scikit-learn rembg - -# ComfyUI_essentials numba - -# ComfyUI_FizzNodes pandas numexpr - -# comfyui-reactor-node insightface onnx - -# ComfyUI-Impact-Pack segment-anything piexif - -# ComfyUI-Impact-Subpack ultralytics!=8.0.177 - -# comfyui_segment_anything timm - -# comfyui_controlnet_aux -# https://github.com/Fannovel16/comfyui_controlnet_aux/blob/main/requirements.txt importlib_metadata opencv-python-headless>=4.0.1.24 filelock @@ -81,20 +57,10 @@ ftfy addict yacs trimesh[easy] - -# ComfyUI-KJNodes librosa color-matcher - -# PuLID facexlib - -# SUPIR open-clip-torch>=2.24.0 pytorch-lightning>=2.2.1 - -# For train.py and custom loras huggingface_hub[hf-transfer] - -# ComfyUI-segment-anything-2 iopath