README.md removed torch package from docs cause there is no need for it

This commit is contained in:
Hamza Zakaria 2026-04-26 16:03:45 +01:00
parent f4d7e7f626
commit ea0eebd296

View File

@ -7,7 +7,7 @@
## Quick start ## Quick start
```bash ```bash
pip install ultralytics albumentations opencv-python tqdm pyyaml torch pip install ultralytics albumentations opencv-python tqdm pyyaml
``` ```
or using conda or using conda