Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 176 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 176 Bytes

Streamlit Based App

Start (Non Docker)

pip install -r requirements.txt
streamlit run app.py

Start (Docker)

docker-compose up

Then visit 127.0.0.1:<52xxx>