Skip to content

Commit ea4363a

Browse files
authored
Update track.py
1 parent 7a1968f commit ea4363a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

track.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import torch
1515
import torch.backends.cudnn as cudnn
1616
from numpy import random
17-
17+
from PIL import Image
1818

1919
FILE = Path(__file__).resolve()
2020
ROOT = FILE.parents[0] # yolov5 strongsort root directory

0 commit comments

Comments
 (0)