-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running on Windows #40
Comments
If torch is not compatible with windows, someone would have to port the code to e.g. Tensorflow which is. But that would be a significant effort. |
Probably the easiest thing would be to use Docker and my fork: https://github.com/martinbenson/deep-photo-styletransfer |
@martinbenson I'm sorry, but isn't the nvidia-docker, mentioned in your setup manual, for Linux only as well? |
@BohusBrecka You may want to check up on what docker is about... http://lmgtfy.com/?q=docker |
Has anyone (successfully) tried running this on Windows?
The Torch framework is not officially compatible with Windows. Is there a way to
somehow use other framework?
Thanks.
The text was updated successfully, but these errors were encountered: