Commit ·
35202d4
1
Parent(s): f73de5f
tensorrt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ opencv-python-headless==4.7.0.68
|
|
| 10 |
torch
|
| 11 |
torchvision
|
| 12 |
onnxruntime-gpu
|
| 13 |
-
yt-dlp
|
|
|
|
|
|
| 10 |
torch
|
| 11 |
torchvision
|
| 12 |
onnxruntime-gpu
|
| 13 |
+
yt-dlp
|
| 14 |
+
nvidia-tensorrt
|