crowsonkb / style-transfer-pytorch

Neural style transfer in PyTorch.
MIT License
475 stars 113 forks source link

Open browser window with localhost:[port] #4

Open Catalyzzt opened 3 years ago

Catalyzzt commented 3 years ago

I noticed that the "--browser" flag does not function correctly and that, when the browser window is opened with the host IP, it returns an error. Changing the URL to localhost:[port] does the trick.