FLASK YOLO OBJECT DETECTION
Use the package manager pip to install the required dependencies
cd **directory**conda create -n venvappconda activate venvapppip install -r requirements.txtpip3 install -r requirements.txtpython app.pypython3 app.pyjust create a new database by running craetedb.py