Open elig0n opened 3 years ago
Describe the bug loading a path of a valid image (I tried both jpg and png) with simple EXIF (i.e. Author tag) to imgext prompt ends up with:
[*] Reading METADATA info... [-] Caught Exception : 'NoneType' object has no attribute 'iteritems'
stemming from PIL _getexif() always returning empty
I am also facing same problem on for that. 'lfi' object has no attribute 'reports_data'
Describe the bug loading a path of a valid image (I tried both jpg and png) with simple EXIF (i.e. Author tag) to imgext prompt ends up with:
stemming from PIL _getexif() always returning empty