Skip to content

Commit e1fcff4

Browse files
committed
Fix indent
1 parent 013e87a commit e1fcff4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Performs object detection using an Edge Tensor Processing Unit on a video stream
66

77
### Requirements
88

9-
* A Google EdgeTPU, either the Coral Dev Board or the USB Accelerator
10-
* A TensorFlow Lite compiled model file, with associated labels file
11-
* Example pre-compiled model file and labels file:
9+
* A Google EdgeTPU, either the Coral Dev Board or the USB Accelerator
10+
* A TensorFlow Lite compiled model file, with associated labels file
11+
Example pre-compiled model file and labels file:
1212
```text
1313
https://dl.google.com/coral/canned_models/mobilenet_ssd_v2_coco_quant_postprocess_edgetpu.tflite
1414
https://dl.google.com/coral/canned_models/coco_labels.txt

0 commit comments

Comments
 (0)