Streamlit Style Transfer App References Based on this fast neural style code: Fast Neural Style Installation pip install streamlit pip install torch torchvision Usage Use train.py to train model Move the saved model folder into the neural_style folder. Run streamlit run main.py