dnth commited on
Commit
e994b15
·
verified ·
1 Parent(s): bf74045

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -104,5 +104,5 @@ Read more [here](https://dicksonneoh.com/portfolio/supercharge_your_pytorch_imag
104
 
105
  To run on a webcam as input source
106
  ```
107
- python 09_video_inference.py --live
108
  ```
 
104
 
105
  To run on a webcam as input source
106
  ```
107
+ python 09_video_inference.py --webcam --live
108
  ```