Spaces:
sonalkum
/
Running on Zero

sonalkum's picture
hf peft
1e6d67a
raw
history blame
103 Bytes
from transformers import CLIPImageProcessor
class CustomImageProcessor(CLIPImageProcessor):
pass