From ea0eebd29652f21c953d2c10e9a6a3a635216600 Mon Sep 17 00:00:00 2001 From: Hamza Zakaria Date: Sun, 26 Apr 2026 16:03:45 +0100 Subject: [PATCH] README.md removed torch package from docs cause there is no need for it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a097859..c0930fc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Quick start ```bash -pip install ultralytics albumentations opencv-python tqdm pyyaml torch +pip install ultralytics albumentations opencv-python tqdm pyyaml ``` or using conda