The goal of this project is to consume the data from the model's classification and make it avaliable in a more easy and processed way for the stakeholders
- Create virtual enviroments and install the pip requirements in with
pip install -r requirements.txt
- Run
streamlit run table_view_app.py