Skip to content

Commit 89e485d

Browse files
wanyenlofacebook-github-bot
authored andcommitted
Minor update for GETTING_STARTED.md
Reviewed By: ppwwyyxx Differential Revision: D18092811 fbshipit-source-id: 3e7b7e977c9e125873e15ce321906fdb275120dc
1 parent 8c78e4f commit 89e485d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GETTING_STARTED.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This command will run the inference and show visualizations in an OpenCV window.
2727

2828
* To run __on your webcam__, replace `--input files` with `--webcam`.
2929
* To run __on a video__, replace `--input files` with `--video-input video.mp4`.
30+
* To run __on cpu__, add `MODEL.DEVICE cpu` after `--opts`.
3031
* To save outputs to a directory (for images) or a file (for webcam or video), use `--output`.
3132

3233

0 commit comments

Comments
 (0)