mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
Update requirements.txt to ultralytics 8.0.232
(#12565)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
ba63208025
commit
6970d88b8a
@ -15,7 +15,7 @@ thop>=0.1.1 # FLOPs computation
|
||||
torch>=1.8.0 # see https://pytorch.org/get-started/locally (recommended)
|
||||
torchvision>=0.9.0
|
||||
tqdm>=4.64.0
|
||||
ultralytics>=8.0.147
|
||||
ultralytics>=8.0.232
|
||||
# protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
|
||||
|
||||
# Logging ---------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user