Skip to content

amalshaji/style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style transfer web app

Tools used

  • FastAPI: for the API
  • streamlit : for the interface
  • Docker: to containerize the app

Download the models

./download_models.sh

Run

docker-compose up -d