Skip to content

Commit 8c7cf9a

Browse files
committed
PyTorch Hub and autoShape update (ultralytics#1415)
1 parent 70f52ed commit 8c7cf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hubconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from utils.general import set_logging
1515
from utils.google_utils import attempt_download
1616

17-
dependencies = ['torch', 'yaml', 'Pillow']
17+
dependencies = ['torch', 'yaml']
1818
set_logging()
1919

2020

0 commit comments

Comments
 (0)