Can you give a bit more instructions for building / installing requirements / running?
For now I have installed torch, but when I run th models.lua it show me an error: module 'cunn' not found:No LuaRocks module found for cunn
I've tried to install it: luarocks install cunn but this module require CUDA ( Specify CUDA_TOOLKIT_ROOT_DIR)
I'm not sure I can fix this installing cuda because I'm in virtual machine and there is no nvidia GPU.
Is it possible to run this on CPU?
Thank you for any help!
Can you give a bit more instructions for building / installing requirements / running?
For now I have installed torch, but when I run th models.lua it show me an error: module 'cunn' not found:No LuaRocks module found for cunn
I've tried to install it: luarocks install cunn but this module require CUDA ( Specify CUDA_TOOLKIT_ROOT_DIR)
I'm not sure I can fix this installing cuda because I'm in virtual machine and there is no nvidia GPU.
Is it possible to run this on CPU?
Thank you for any help!