Spaces:
sonalkum
/
Running on Zero

File size: 103 Bytes
ed7a497
 
 
 
 
1
2
3
4
5
6
from transformers import CLIPImageProcessor


class CustomImageProcessor(CLIPImageProcessor):
    pass