kijai/ComfyUI-Marigold

Incorporate bug fix of Marigold core

markkua opened this issue · 2 comments

Marigold has fixed an important bug that might lead to worse performance: prs-eth/Marigold@9ed49d7. Please incorporate this update.

I haven't had the time to implement the whole refactor, but if I understood correctly you just normalize the input to -1.0 - 1.0 range? I added an option to do that and it indeed seems to have a beneficial effect to the accuracy.

I understood correctly you just normalize the input to -1.0 - 1.0 range?

Yes, you are right.