style-transfer icon indicating copy to clipboard operation
style-transfer copied to clipboard

style transfer web app [FastAPI + streamlit + Docker]

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