File tree Expand file tree Collapse file tree 5 files changed +29
-50
lines changed Expand file tree Collapse file tree 5 files changed +29
-50
lines changed Original file line number Diff line number Diff line change 11[submodule "ComfyUI "]
22 path = ComfyUI
33 url = https://github.com/comfyanonymous/ComfyUI.git
4- commit = 8115a7895bf07a75ccf0c4b65122cbf4cd8b0e2b
4+ commit = 577de83ca9c99e997825439e017113456c4c78f7
Original file line number Diff line number Diff line change 1+ ## 2025-05-12
2+
3+ - [ Update ComfyUI to latest] ( https://github.com/comfyanonymous/ComfyUI/compare/8115a78...577de83 )
4+ - [ Updated ComfyUI-LTXVideo] ( https://github.com/Lightricks/ComfyUI-LTXVideo/compare/ddb9667...e63938b )
5+ - [ Updated ComfyUI_BiRefNet_ll] ( https://github.com/lldacing/ComfyUI_BiRefNet_ll/compare/617827c...2e16e4b )
6+ - [ Updated rgthree-comfy] ( https://github.com/rgthree/rgthree-comfy/compare/5dc5332...6c5f7c9 )
7+ - [ Updated comfyui_jankhidiffusion] ( https://github.com/blepping/comfyui_jankhidiffusion/compare/54d60e0...8de02bc )
8+ - [ Updated ComfyUI-Frame-Interpolation] ( https://github.com/Fannovel16/ComfyUI-Frame-Interpolation/compare/7578205...a969c01 )
9+ - [ Updated ComfyUI-KJNodes] ( https://github.com/kijai/ComfyUI-KJNodes/compare/c3dc821...bec4225 )
10+ - [ Updated was-node-suite-comfyui] ( https://github.com/WASasquatch/was-node-suite-comfyui/compare/831199b...1cd8d30 )
11+ - [ Updated ComfyUI-Custom-Scripts] ( https://github.com/pythongosssss/ComfyUI-Custom-Scripts/compare/ba22ba1...aac13aa )
12+ - [ Updated ComfyUI_UltimateSDUpscale] ( https://github.com/ssitu/ComfyUI_UltimateSDUpscale/compare/778a475...4ab93ca )
13+
114## 2025-04-28
215
316New weights:
Original file line number Diff line number Diff line change 5454 },
5555 {
5656 "repo" : " https://github.com/ssitu/ComfyUI_UltimateSDUpscale" ,
57- "commit" : " 778a475 "
57+ "commit" : " 4ab93ca "
5858 },
5959 {
6060 "repo" : " https://github.com/cubiq/ComfyUI_essentials" ,
6666 },
6767 {
6868 "repo" : " https://github.com/pythongosssss/ComfyUI-Custom-Scripts" ,
69- "commit" : " ba22ba1 "
69+ "commit" : " aac13aa "
7070 },
7171 {
7272 "repo" : " https://github.com/BadCafeCode/masquerade-nodes-comfyui" ,
8282 },
8383 {
8484 "repo" : " https://github.com/WASasquatch/was-node-suite-comfyui" ,
85- "commit" : " 831199b "
85+ "commit" : " 1cd8d30 "
8686 },
8787 {
8888 "repo" : " https://github.com/fofr/comfyui_segment_anything" ,
102102 },
103103 {
104104 "repo" : " https://github.com/kijai/ComfyUI-KJNodes" ,
105- "commit" : " c3dc821 "
105+ "commit" : " bec4225 "
106106 },
107107 {
108108 "repo" : " https://github.com/Fannovel16/ComfyUI-Frame-Interpolation" ,
109- "commit" : " 7578205 "
109+ "commit" : " a969c01 "
110110 },
111111 {
112112 "repo" : " https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler" ,
126126 },
127127 {
128128 "repo" : " https://github.com/blepping/comfyui_jankhidiffusion" ,
129- "commit" : " 54d60e0 "
129+ "commit" : " 8de02bc "
130130 },
131131 {
132132 "repo" : " https://github.com/TheMistoAI/ComfyUI-Anyline" ,
133133 "commit" : " 1ec3d61"
134134 },
135135 {
136136 "repo" : " https://github.com/rgthree/rgthree-comfy" ,
137- "commit" : " 5dc5332 "
137+ "commit" : " 6c5f7c9 "
138138 },
139139 {
140140 "repo" : " https://github.com/fofr/comfyui-prompter-fofrai" ,
248248 },
249249 {
250250 "repo" : " https://github.com/lldacing/ComfyUI_BiRefNet_ll" ,
251- "commit" : " 617827c "
251+ "commit" : " 2e16e4b "
252252 },
253253 {
254254 "repo" : " https://github.com/kijai/ComfyUI-DepthAnythingV2" ,
260260 },
261261 {
262262 "repo" : " https://github.com/Lightricks/ComfyUI-LTXVideo" ,
263- "commit" : " ddb9667 "
263+ "commit" : " e63938b "
264264 },
265265 {
266266 "repo" : " https://github.com/ostris/ComfyUI-Advanced-Vision" ,
Original file line number Diff line number Diff line change @@ -19,53 +19,29 @@ soundfile
1919kornia >= 0.7.1
2020websocket-client == 1.6.3
2121diffusers >= 0.31.0
22- av >= 14.1.0
23- comfyui-frontend-package == 1.17.11
24- comfyui-workflow-templates == 0.1.3
25-
26- # ComfyUI-AdvancedLivePortrait
22+ av >= 14.2.0
23+ comfyui-frontend-package == 1.18.10
24+ comfyui-workflow-templates == 0.1.14
2725dill
28-
29- # Inspire
3026webcolors
31-
32- # fix for pydantic issues in cog
33- # https://github.com/replicate/cog/issues/1623
34- albumentations == 1.4.3
35-
36- # was-node-suite-comfyui
37- # https://github.com/WASasquatch/was-node-suite-comfyui/blob/main/requirements.txt
27+ albumentations
28+ pydantic ~= 2.0
3829cmake
3930imageio
4031joblib
4132matplotlib
4233pilgram
4334scikit-learn
4435rembg
45-
46- # ComfyUI_essentials
4736numba
48-
49- # ComfyUI_FizzNodes
5037pandas
5138numexpr
52-
53- # comfyui-reactor-node
5439insightface
5540onnx
56-
57- # ComfyUI-Impact-Pack
5841segment-anything
5942piexif
60-
61- # ComfyUI-Impact-Subpack
6243ultralytics != 8.0.177
63-
64- # comfyui_segment_anything
6544timm
66-
67- # comfyui_controlnet_aux
68- # https://github.com/Fannovel16/comfyui_controlnet_aux/blob/main/requirements.txt
6945importlib_metadata
7046opencv-python-headless >= 4.0.1.24
7147filelock
8157addict
8258yacs
8359trimesh [easy ]
84-
85- # ComfyUI-KJNodes
8660librosa
8761color-matcher
88-
89- # PuLID
9062facexlib
91-
92- # SUPIR
9363open-clip-torch >= 2.24.0
9464pytorch-lightning >= 2.2.1
95-
96- # For train.py and custom loras
9765huggingface_hub [hf-transfer ]
98-
99- # ComfyUI-segment-anything-2
10066iopath
You can’t perform that action at this time.
0 commit comments