qwenillustrious / transformers /utils /test_module /custom_image_processing.py
lsmpp's picture
Add files using upload-large-folder tool
d477207 verified
from transformers import CLIPImageProcessor
class CustomImageProcessor(CLIPImageProcessor):
pass