diff --git a/README.md b/README.md index 3530249..472fd36 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ import towhee .show() ) ``` - + *Write a same pipeline with explicit inputs/outputs name specifications:* @@ -47,7 +47,7 @@ import towhee .show(formatter={'path':'video_path'}) ) ``` - +