Skip to content

SalvatoreRa/StreamStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StreamStyle

 

A web app that allows you to use easily neural style transfer

choose your content image, choose the style and paint it!

 

StremaStyle

photo by the author using Dall-E  

Information about

  • Medium corresponding article: Medium link not yet published

This is the code for the tutorial on how to build and to deploy a web app with streamlit. Contained here is both the code used for pre-processing the data, the pretrained model (trained with TensorFlow, building the app, and to deploy on the cloud.

The app uses an artificial intelligence model to paint the style of an image on another. The user can upload an image (the content), upload a second image (the style) and apply the style on the content image.

The app can be found at this link, you can test yourself:

app

The code is an example of how to use a pretrained model app for neural style transfer

 

License

This project is licensed under the MIT License

About

Streamlite + neural style transfer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages