To install and use, follow the steps given below:
- Install the necessary Python packages by running the following command:
(NOTE: It is recommended to install these requirements in a new python environment)
pip install -r requirements.txt
- Use
streamlit run app.py
to use the app