Results 12 comments of jacob

I have the exact same problem and error but using "concatenate_videoclips()" `OSError: Error in file myfile.mp4, Accessing time t=6.43-6.47 seconds, with clip duration=6 seconds` I also have no issues if...

+1 but I'd like to add the Swedish "å".

Is it autosetting the locale somehow? Seems to work as expected even without setting the collection locale (empty string).

> > No, it won't work without setting the locale. See here: https://gist.github.com/kishorenc/d1c5fcfe8c0b3dd598b6ecdf4c466c3c > > We want `Ängelholm` to be returned first but it's not. If you set `sv` locale...

use the base and refiner in conjunction (first some steps base model, then some steps refiner) and pipe them into the ultimate upscaler. from what I can see and from...

https://github.com/SytanSD/Sytan-SDXL-ComfyUI something like this? so it receives a latent instead of a model maybe?

ok yeah so not instead of, but the ability to pass a model chain sampler chain into the module. would this be super complicated? re: the error, don't think it's...