from transformers import CLIPFeatureExtractor class NewFeatureExtractor(CLIPFeatureExtractor): pass