Spaces:
sonalkum
/
Running on Zero

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