/style-transfer

style transfer web app [FastAPI + streamlit + Docker]

Primary LanguagePython

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