Yolov8_Object_Detection Make a Virtual Environment with python version>=3.8 Then install these packages pip install ultralytics pip install supervision pip install onnx (this will boost the performance) pip install openvino (improve performance)