Regis Gaughan, III
Regis Gaughan, III
I haven't really been playing with video stuff yet. Do you have a small, example workflow I could try out?
Sorry, I meant a simple comfyui workflow where you _would want_ the comparer node. (I just haven’t started with video yet, so that will give me a working example)
This is a huge workflow, and something that is probably giving ComfyUI some issues. @Pojo267 - were you iterating on this? Was there a recent point this was working? this...
For posterity, here's the initial issue I opened on the execution slowness: https://github.com/comfyanonymous/ComfyUI/issues/1502
So, like if you feed a batch of two images into both we'll call BatchA into the first input, and a batch of two images we'll call BatchB into the...
I like this. I want to simplify it a just a bit. Left some comments in the PR!
Thanks for the ping and opportunity to fix before breaking. The execution optimization was meant to be forward compatible, but it did assume methods weren't being removed. I just pushed...
So, this functionality _kinda_ is there already, in two ways: 1. In the Fast Muter properties, there's a `toggleRestriction` which you can set to `always one`. doing so, will only...
I don't think this one has anything to do with rgthree-comfy (while menu_auto_nest is an rgthree-comfy feature, the error is in a "main.js" which is not from rgthree-comfy). But also,...
Yea, looks like there's a lot of churn there in the type.. not sure what to do, they've broken it twice in [6fc7314](https://github.com/comfyanonymous/ComfyUI/commit/6fc7314) and then changed it again in [b9b178b](https://github.com/comfyanonymous/ComfyUI/commit/b9b178b)....