btjones-me / style-transfer

style transfer web app [FastAPI + streamlit + Docker]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

style transfer web app [FastAPI + streamlit + Docker]


Languages

Language:Python 81.4%Language:Shell 9.9%Language:Dockerfile 6.8%Language:Makefile 2.0%