logo
Browse Source

Adjust display of result image

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 2 years ago
parent
commit
3971ae959d
  1. 4
      README.md

4
README.md

@ -31,7 +31,7 @@ import towhee
.show()
)
```
<img src="./result1.png" width="400px"/>
<img src="./result1.png" width="800px"/>
<br />
@ -49,7 +49,7 @@ import towhee
.show(formatter={'path':'video_path'})
)
```
<img src="./result2.png" width="400px"/>
<img src="./result2.png" width="800px"/>
<br />

Loading…
Cancel
Save