Skip to content

brunolajoie/style-transfer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is insipired by the following blog post

It showcases a backend (Fast API calling a DL model to give a "painting style" to a picture) + a frontend (streamlit app to upload a picture and display the restyled picture as a result) orchestrated on docker-compose

Simply run

./backend/getmodels.sh # to download models
docker-compose up --build # to launch the app on http://localhost:8501/

About

style-transfer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published