Q-KGR / transformers-4.33.3 /utils /test_module /custom_image_processing.py
271754echo's picture
Upload folder using huggingface_hub
4844162 verified
from transformers import CLIPImageProcessor
class CustomImageProcessor(CLIPImageProcessor):
pass