Thanks for setting up the Space + a small Stage 2 issue

#1
by Xingyu-Zheng - opened

Hi HF team @multimodalart ,

Thank you so much for setting up this Space for MrFlow. I really appreciate the help, especially since I was just about to try building one myself and do not have much experience with Spaces yet.

I noticed one potential issue in the current demo: from Stage 2 onward, the images look a bit dull/grayish compared with the reference MrFlow outputs. This seems more like a Space-side implementation issue than part of the intended MrFlow behavior.

My quick guess is that it may be related to the Real-ESRGAN x2 stage. The released MrFlow scripts use the official RealESRGAN wrapper directly, while the Space seems to use a custom/vendored RRDBNet path, probably to keep the dependency setup lighter.

Would it be possible to help check whether the Space can use the official RealESRGAN implementation directly, or whether the custom path can be aligned with it? Since you are more familiar with the Space environment, it may be quicker for you to diagnose this on the current Space. If that is inconvenient, no worries at all; I can also try to address it after the Space is transferred.

Thanks again for helping make the project more accessible!

Sign up or log in to comment