From aaa4e2c2d359468e4156cda3757f641121f9131c Mon Sep 17 00:00:00 2001 From: zxsanny Date: Fri, 28 Mar 2025 14:50:43 +0200 Subject: [PATCH] update requirements --- requirements.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index eff6220..3474393 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,6 @@ huggingface_hub -torch -torchvision -torchaudio -ultralytics + ultralytics albumentations - opencv-python matplotlib PyYAML @@ -17,4 +13,5 @@ msgpack rstream onnxruntime-gpu netron -pycuda \ No newline at end of file +pycuda +tensorrt \ No newline at end of file