Skip to content

Commit

Permalink
Add TensorRT dependencies (ultralytics#8553)
Browse files Browse the repository at this point in the history
Update requirements.txt
  • Loading branch information
Zengyf-CVer authored and Clay Januhowski committed Sep 8, 2022
1 parent 5c1f033 commit ec89716
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Expand Up @@ -26,6 +26,8 @@ seaborn>=0.11.0
# coremltools>=4.1 # CoreML export
# onnx>=1.9.0 # ONNX export
# onnx-simplifier>=0.3.6 # ONNX simplifier
# nvidia-pyindex # TensorRT export
# nvidia-tensorrt # TensorRT export
# scikit-learn==0.19.2 # CoreML quantization
# tensorflow>=2.4.1 # TFLite export
# tensorflowjs>=3.9.0 # TF.js export
Expand Down

0 comments on commit ec89716

Please sign in to comment.