Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Multistreaming
  • Loading branch information
bharath5673 authored Dec 30, 2023
1 parent 702f58c commit a3d0fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ python track_v*.py --source ... --save-txt
## recommended conda env python=3.10
## conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia
## pip install ultralytics
$ python track_v8.py --source 0 --track --count
$ python track_v8.py --source 0 1 vid1.mp4 vid2.mp4 --track --count

```

Expand Down

0 comments on commit a3d0fb1

Please sign in to comment.