orasul commited on
Commit
b1f2c9e
·
1 Parent(s): b82df19

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -33,11 +33,11 @@ accessibility tools, and UI code generation.
33
 
34
  Bounding boxes with classes for bb_1:
35
 
36
- <img src="./res/bb_1_yolo.jpeg" alt="example1" width="60%">
37
 
38
  Bounding boxes with classes for bb_2:
39
 
40
- <img src="./res/bb_2_yolo.jpeg" alt="example2" width="60%">
41
 
42
  ---
43
 
 
33
 
34
  Bounding boxes with classes for bb_1:
35
 
36
+ ![example1](./res/bb_1_yolo.jpeg)
37
 
38
  Bounding boxes with classes for bb_2:
39
 
40
+ ![example2](./res/bb_2_yolo.jpeg)
41
 
42
  ---
43