gbahlnxp commited on
Commit
43b7632
·
verified ·
1 Parent(s): 512d4de

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. recipe.sh +0 -2
recipe.sh CHANGED
@@ -4,8 +4,6 @@
4
 
5
  set -e
6
 
7
- exit 1
8
-
9
  wget https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v4_pre/yolov4-tiny.weights
10
  wget https://raw.githubusercontent.com/amikelive/coco-labels/master/coco-labels-2014_2017.txt
11
 
 
4
 
5
  set -e
6
 
 
 
7
  wget https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v4_pre/yolov4-tiny.weights
8
  wget https://raw.githubusercontent.com/amikelive/coco-labels/master/coco-labels-2014_2017.txt
9