Pytorch-NST Pytorch implementation of Neural Style Transfer. Content image should be named as "input.jpg" and Style image as "style.jpg" or update the name in the code for "content_img" and "style_img" variables.