style transfer web app [FastAPI + streamlit + Docker]

amalshaji amalshaji Last update: Sep 29, 2022

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

Subscribe to our newsletter