Add missing HTML image alt tags (#6611)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
4096b261fc
commit
42bcf8c47f
39 changed files with 267 additions and 245 deletions
|
|
@ -61,4 +61,4 @@ python detect.py --weights yolov5s.pt --source path/to/images # run inference o
|
|||
python export.py --weights yolov5s.pt --include onnx coreml tflite # export models to other formats
|
||||
```
|
||||
|
||||
<p align="center"><img width="1000" src="https://user-images.githubusercontent.com/26833433/142224770-6e57caaf-ac01-4719-987f-c37d1b6f401f.png"></p>
|
||||
<p align="center"><img width="1000" src="https://user-images.githubusercontent.com/26833433/142224770-6e57caaf-ac01-4719-987f-c37d1b6f401f.png" alt="GCP running Docker"></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue