--- title: Yolov2 colorFrom: pink colorTo: indigo sdk: gradio sdk_version: 4.44.0 app_file: app.py pinned: false --- Get `yolov2.weights` from https://pjreddie.com/darknet/yolov2/. Get `model/` from https://pjreddie.com/darknet/install/ building it on a machine with the same architecture as the machine where it is deployed.