Skip to content

Commit 6ec367a

Browse files
committed
Merge branch 'joao/feature/support-for-more-image-types' of github.com:roboflow/roboflow-python into joao/feature/support-for-more-image-types
2 parents 8b90b17 + 2eda11f commit 6ec367a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roboflow/util/image_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import os
44
import urllib
55

6+
import pillow_heif
67
import requests
78
import yaml
89
from PIL import Image

0 commit comments

Comments
 (0)