YukihoAA / waifu2x_snowshell

Multilingual waifu2x GUI shell for windows x64
MIT License
603 stars 34 forks source link

does the snowshell gui offer the option to choose between photo and artwork? #16

Closed slicer512 closed 4 years ago

slicer512 commented 4 years ago

the original waifu2x website has a setting that changes the mode between "photo" and "artwork", im guessing each is optimised for the respective type of image. however, snowshell does not seem to have this setting, unless i missed it. so does it exist in snowshell? and if not, is there a way to enable it by editing some config files or using the CLI instead?

thanks in advance. image

YukihoAA commented 4 years ago

If you want to use photo model instead of rgb model, you can select model folder by editing config.ini, if you need other models that does not included in released archive, you should download model folder from converter website which you going to use.

since model folder selection is only add commend "--model-path=xxxx" so if you also need to change processor selection to use other model such as cunnet, you can set customstring in config.ini (CLI commend mode). check the commend from converter website to use it.