Flask-with-YOLO Create a Flask app which displays inferenced frames from YOLO read from the webcam Clone the repo git clone https://github.com/wasaybaig/Flask-with-YOLO.git Install Python Packages pip install -r requirements.txt Run the app python app.py