Skip to content

Commit 5c8b26b

Browse files
vladimir-dudnikRoman Donchenko
andauthored
Update demos/interactive_face_detection_demo/cpp/README.md
Co-authored-by: Roman Donchenko <[email protected]>
1 parent b98b610 commit 5c8b26b

File tree

1 file changed

+1
-1
lines changed
  • demos/interactive_face_detection_demo/cpp

1 file changed

+1
-1
lines changed

demos/interactive_face_detection_demo/cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Options:
9494

9595
Running the application with an empty list of options yields the usage message given above and an error message.
9696

97-
To run the demo, you can use public or Intel pre-trained models. You can download models and if necessary convert them into Inference Engine format using the OpenVINO™ [Model Downloader and other automation tools](../../../tools/downloader/README.md) as shown in the examples below. The models which are supported by the demo are listed in the [models.lst](./models.lst) file.
97+
To run the demo, you can use public or Intel pre-trained models. You can download models and, if necessary, convert them into Inference Engine format using the OpenVINO™ [Model Downloader and other automation tools](../../../tools/downloader/README.md) as shown in the examples below. The models which are supported by the demo are listed in the [models.lst](./models.lst) file.
9898

9999
An example of using the Model Downloader:
100100
```

0 commit comments

Comments
 (0)