We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f52ed commit 8c7cf9aCopy full SHA for 8c7cf9a
hubconf.py
@@ -14,7 +14,7 @@
14
from utils.general import set_logging
15
from utils.google_utils import attempt_download
16
17
-dependencies = ['torch', 'yaml', 'Pillow']
+dependencies = ['torch', 'yaml']
18
set_logging()
19
20
0 commit comments