In this repo, you will find an end-to-end computer vision app created using Streamlit. I have created a simple streamlit application by extendeding the code created for my previous blogpost.
Please find the demo video for the application here.
Install pipreqs
package for getting the requirements.txt
automatically. Run pipreqs .
in root path to generate the file.
- Clone the repo and create a python virtual environment
- Install the required packages
- Run the code by executing the following command at terminal
streamlit run app.py
If you are interested in testing the app online, check the following link:
https://shrishailsgajbhar-streamlit-app-for-apple-detection-app-yfpd22.streamlit.app/