Datasets:

ArXiv:
ckpt / docs /transformers /utils /test_module /custom_image_processing.py
eve1f's picture
Upload folder using huggingface_hub
f28a814 verified
from transformers import CLIPImageProcessor
class CustomImageProcessor(CLIPImageProcessor):
pass