# This file is autogenerated by the command `make fix-copies`, do not edit. from ..file_utils import requires_vision class ImageFeatureExtractionMixin: def __init__(self, *args, **kwargs): requires_vision(self)