Mel Massadian

Results 466 comments of Mel Massadian

Hi, Thanks for the report, yes I actually removed them from the "setup" because they were a pain to maintain on windows (became impossible without using other approaches with Py11...

I will write better instructions did not have the time yet tbh. That said I really recommend the alternatives listed in the readme as they are more up to date!

The python exr bindings are quite good, maybe it's a better fit (multilayered EXRs)

This is all done in private extensions now, might open source some of it at some point

Hi, Yes that's a drawback of BatchFromHistory, I should look into it again now that I'm more familiar with comfy dev subtleties Can you share the workflow? Or a similar...

Hi, Yes, this is a known thing I will remove the warning or make it more subtle (I will keep this issue open until then) The reason is that these...

Hi, BiRefNet is planned but I don't think I will implement other methods. I did not know about LayerStyle but their implementation looks good and they already bundle multiple variants...

Thanks! Yes for now it's very primitive like save GIF, it saves it into the default output folder (if you did not change defaults or pass a CLI arg, it's...

Hi, These are considered [optional nodes](https://github.com/melMass/comfy_mtb?tab=readme-ov-file#optional-nodes) now (mostly for Windows users actually). On Linux you should just need tf: **FROM THE PYTHON ENV OF COMFY**: ```sh python -m pip install...