mingukkang / Diffusion2GAN

Website source files for Diffusion2GAN Project.
77 stars 4 forks source link

Follow-Up on E-LatentLPIPS Release #3

Closed Guaishou74851 closed 2 months ago

Guaishou74851 commented 3 months ago

Thank you for the incredible work on Diffusion2GAN and E-LatentLPIPS. The community is eagerly awaiting the release of E-LatentLPIPS, as it would greatly benefit ongoing research. Could you please share any updates on the release timeline? Appreciate your efforts and looking forward to it!

mingukkang commented 3 months ago

Thank you for your attention! I’ll be releasing the API for E-LatentLPIPS soon. It will include support for E-LatentLPIPS with SD15, SDXL, SD3, and Flux. :)

Guaishou74851 commented 3 months ago

Thank you for your attention! I’ll be releasing the API for E-LatentLPIPS soon. It will include support for E-LatentLPIPS with SD15, SDXL, SD3, and Flux. :)

Thanks for the update! Just a quick question: Will the E-LatentLPIPS API be compatible with SD2.1-base as well? I’m unsure if the VAEs in SD1.5 and SD2.1-base are the same.

mingukkang commented 3 months ago

I’ll check, and if the latent space of SD2.1 differs from the others, I’ll add it as well.

mingukkang commented 2 months ago

Please check

https://github.com/mingukkang/elatentlpips

for e-latentlpips implementation!

Guaishou74851 commented 2 months ago

Please check

https://github.com/mingukkang/elatentlpips

for e-latentlpips implementation!

Thanks for your outstanding contribution! I'll try it out right away.