To run this locally first install the requirements by running:
pip install -r requirements.txt
Then run this to host it locally:
streamlit run app.py
Or you can find a live demo here.
To run this locally first install the requirements by running:
pip install -r requirements.txt
Then run this to host it locally:
streamlit run app.py
Or you can find a live demo here.