File size: 269 Bytes
733f751
 
 
 
 
 
 
 
 
 
 
cb547e1
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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