wordify / README.md
Pietro Lesci
update readme
733f751
|
raw
history blame
269 Bytes
---
title: Wordify
emoji: 🤗
colorFrom: yellow
colorTo: orange
sdk: streamlit
app_file: app.py
pinned: false
---
# To run locally in Docker
1. Clone this repo
1. run `make build` to create image
1. run `make run` to run container and serve the app at localhost:8501