pkiage's picture
First commit
732b57d
|
raw
history blame
203 Bytes

Setup and Installation

Install Requirements

pip install -r requirements.txt

Local Package Install

pip install -e .

Run app locally

streamlit run app.py