I downloaded the code to my machine and tried to run it from PyCharm (with Conda python after installing torch -on Windows without GPU-) but when running the demo.py I'm getting:
No such file or directory: 'model_demo.pt'
where can I get that file from? Is it possible to run it on windows this way? and without GPU... will it work?