Hey Guys,
So trying to finetune this net, but I'm getting an issue that module 'models/init' not found:No LuaRocks module found for models/init
no field package.preload['models/init']
Which I assume is because of the require(models/init) in the main.lua which I havent changed at all. Did anyone run into the same problem and find a solution?
Thanks!
Hey Guys, So trying to finetune this net, but I'm getting an issue that module 'models/init' not found:No LuaRocks module found for models/init no field package.preload['models/init'] Which I assume is because of the require(models/init) in the main.lua which I havent changed at all. Did anyone run into the same problem and find a solution? Thanks!