Skip to content

Walter-Phillips/Style_Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages