from transformers import CLIPImageProcessor class NewImageProcessor(CLIPImageProcessor): pass