mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 20:47:42 +03:00
Fix typo
This commit is contained in:
parent
3bc4695c37
commit
c7573ca36e
@ -983,7 +983,7 @@ cd yolov9
|
||||
|
||||
# setup the virtual environment so installation doesn't affect main system
|
||||
python3 -m venv ./
|
||||
bin/pip install -r requiremnts.txt
|
||||
bin/pip install -r requirements.txt
|
||||
bin/pip install onnx onnxruntime onnx-simplifier>=0.4.1
|
||||
|
||||
# download the weights
|
||||
|
||||
Loading…
Reference in New Issue
Block a user