mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
PyTorch Hub and autoShape update (#1415)
This commit is contained in:
parent
7816c0c2d3
commit
2aaaec3cca
@ -14,7 +14,7 @@ from models.yolo import Model
|
||||
from utils.general import set_logging
|
||||
from utils.google_utils import attempt_download
|
||||
|
||||
dependencies = ['torch', 'yaml', 'Pillow']
|
||||
dependencies = ['torch', 'yaml']
|
||||
set_logging()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user