Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 223 Bytes

To use the Streamlit app, follow these steps:

  1. Install the required packages listed in your requirements.txt file:
pip install -r requirements.txt
  1. Run your Streamlit app locally:
streamlit run app.py