Update README.md
Browse files
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 |
```
|