Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "ComfyUI"]
path = ComfyUI
url = https://github.com/comfyanonymous/ComfyUI.git
commit = 8115a7895bf07a75ccf0c4b65122cbf4cd8b0e2b
commit = 577de83ca9c99e997825439e017113456c4c78f7
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion ComfyUI
18 changes: 9 additions & 9 deletions custom_nodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
{
"repo": "https://github.com/ssitu/ComfyUI_UltimateSDUpscale",
"commit": "778a475"
"commit": "4ab93ca"
},
{
"repo": "https://github.com/cubiq/ComfyUI_essentials",
Expand All @@ -66,7 +66,7 @@
},
{
"repo": "https://github.com/pythongosssss/ComfyUI-Custom-Scripts",
"commit": "ba22ba1"
"commit": "aac13aa"
},
{
"repo": "https://github.com/BadCafeCode/masquerade-nodes-comfyui",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -126,15 +126,15 @@
},
{
"repo": "https://github.com/blepping/comfyui_jankhidiffusion",
"commit": "54d60e0"
"commit": "8de02bc"
},
{
"repo": "https://github.com/TheMistoAI/ComfyUI-Anyline",
"commit": "1ec3d61"
},
{
"repo": "https://github.com/rgthree/rgthree-comfy",
"commit": "5dc5332"
"commit": "6c5f7c9"
},
{
"repo": "https://github.com/fofr/comfyui-prompter-fofrai",
Expand Down Expand Up @@ -248,7 +248,7 @@
},
{
"repo": "https://github.com/lldacing/ComfyUI_BiRefNet_ll",
"commit": "617827c"
"commit": "2e16e4b"
},
{
"repo": "https://github.com/kijai/ComfyUI-DepthAnythingV2",
Expand All @@ -260,7 +260,7 @@
},
{
"repo": "https://github.com/Lightricks/ComfyUI-LTXVideo",
"commit": "ddb9667"
"commit": "e63938b"
},
{
"repo": "https://github.com/ostris/ComfyUI-Advanced-Vision",
Expand Down
44 changes: 5 additions & 39 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,53 +19,29 @@ 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

# ComfyUI-AdvancedLivePortrait
av>=14.2.0
comfyui-frontend-package==1.18.10
comfyui-workflow-templates==0.1.14
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
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
Expand All @@ -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