Mel Massadian
Mel Massadian
To me it sounds like subgraphs and/or `Workflow Component` (https://github.com/ltdrdata/ComfyUI-Workflow-Component) are more suited for users that want less nodes
You can do a few of these: - change connections, now builtin: https://github.com/comfyanonymous/ComfyUI/pull/1113 - add reroutes like in common DCC (technically possible Im using this POC daily since https://github.com/comfyanonymous/ComfyUI/pull/730) Now...
@airtonix Yeah, especially if you install a bunch of extensions. I was suggested SideBar to solve that, kind of a solution in the meantime: https://github.com/Nuked88/ComfyUI-N-Sidebar
@vinyvince I can't give any ETA but a Houdini implementation for Comfy is coming into [MLOPS](https://github.com/Bismuth-Consultancy-BV/MLOPs) which I think will package Comfy as a module like it's done in this...
Yep this is still a thing, `cargo install --locked coreutils` produce this error on arm64 mac and on windows
Thanks for the report! Something must have changed in the callback handling I'll check this week! I'm working on a PR that makes the sidebar a bit better (paging, clicking...
Hi, I'm not sure what you are referring to? Is there a particular node that cause you trouble? I'm using mtb on a 5090 and A100 "daily"
CurrentFrame works fine, but not totalFrame when using segments.. it seems to miscalculate it https://github.com/user-attachments/assets/6080cf70-c244-4901-a300-3c8712a01892
I think this was fixed by #364
@amitds1997 any plan to make this fix in main? EDIT: There is actually a PR fixing this from a month ago https://github.com/amitds1997/remote-nvim.nvim/pull/205