Skip to content

corey-cole/streamlit-neural-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Neural Style

This repository holds an example application using Streamlit to execute a basic neural style transfer via pystiche. The primary purpose is as a learning exercise to compare Streamlit to Jupyter notebooks. However, it's also handy as a quick UI for executing transfers.

After installing prerequisites, start the UI with this command:

streamlit run --server.headless True --server.address "0.0.0.0" transfer.py

About

Streamlit Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages