To use the Streamlit app, follow these steps: Install the required packages listed in your requirements.txt file: pip install -r requirements.txt Run your Streamlit app locally: streamlit run app.py