nagadomi / nunif

Misc; latest version of waifu2x; 2D video to stereo 3D video conversion
MIT License
1.58k stars 142 forks source link

What will be the installation process if I only want to use waifu2x? #63

Closed AntsyLich closed 1 year ago

nagadomi commented 1 year ago
  1. normal installation
  2. delete iw3/pretrained_models/hub if it is installed from windows_package
nagadomi commented 1 year ago

I am not sure what part of the normal installation you find a problem. Above, I responded assuming that you are complaining about the file size of the pretrained-models you do not use.

For using waifu2x as a library, see Python API(torch.hub). For programming languages other than Python, ONNX can be used; see unlimited:waifu2x for a javascript example.

If it is any other issue, please describe in detail. If nothing else, I will close this issue.