geored's picture
Upload folder using huggingface_hub
fe41391 verified
raw
history blame
138 Bytes
class ImageComparisonFailure(AssertionError):
"""
Raise this exception to mark a test as a comparison between two images.
"""