You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!