This app contains the code for notes-detection. To make use of this repo you must do the following steps:/
- Clone the repo
- Activate your python environment or create a new one
- Run the command 'pip install -r requirements.txt'
- Then on the terminal run, 'streamlit run app.py'