Live2D-DCG / Live2D-DCG.github.io

83 stars 38 forks source link

High resolution textures using AI upscaler #4

Open phrozen opened 1 year ago

phrozen commented 1 year ago

Quick tip that might be helpful to include in the docs. I played around with waifu2x to scale the textures of any model to drastically improve the quality of the output.

Github | Cloud Service | Local Browser

On cloud service

On local browser

After getting the upscaled image, replace the original texture file (save a copy or rename first just in case), and reload the model. You can compare between versions to see the results. It does an outstanding job for high quality image generation for wallpapers and what not.

Quick example of quality difference, c577_01 original vs c577_02 upscaled: image

Live2D-DCG commented 1 year ago

Thank you for the detailed instructions, I'll update the read me with it in the upcoming days.