Spaces:
sonalkum
/
Running on Zero

GAMA-IT / hf /transformers /utils /test_module /custom_image_processing.py
sonalkum's picture
bug fix
fa57c60
raw
history blame
103 Bytes
from transformers import CLIPImageProcessor
class CustomImageProcessor(CLIPImageProcessor):
pass