This commit is contained in:
Nicolas Mowen 2025-04-16 13:18:15 -06:00 committed by GitHub
parent 3bc4695c37
commit c7573ca36e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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