1
0
Fork 0
mirror of synced 2024-06-03 03:24:33 +12:00

Update README.md #128

This commit is contained in:
nagadomi 2016-07-14 22:21:04 +09:00
parent 6e089c699e
commit 58f7e53401

View file

@ -93,7 +93,12 @@ luarocks install lua-csnappy
luarocks install md5 luarocks install md5
luarocks install uuid luarocks install uuid
luarocks install csvigo luarocks install csvigo
PREFIX=$HOME/torch/install luarocks install turbo # if you need to use web application
# if you need to use web application
PREFIX=$HOME/torch/install luarocks install turbo
# if you need to use cuDNN library. cuDNN is required.
luarocks install cudnn
``` ```
#### Getting waifu2x #### Getting waifu2x