selfconsistency icon indicating copy to clipboard operation
selfconsistency copied to clipboard

Can't get EXIF-consistency result

Open XenBond opened this issue 4 years ago • 0 comments

Hello, I read your code and find that it seems like there's no EXIF-consistency function provided. When I tried to use all the EXIF tags in the run_vote_no_threads() , then it shows that the CustomRunner object has no attribute "tags".

Besides, in the demo code if you set dense=True you actually will not run the dense method.

XenBond avatar Feb 04 '21 14:02 XenBond