transformers
900cf9d3 - Fix issue with from pretrained and kwargs in image processors (#41997)

Commit
42 days ago
Fix issue with from pretrained and kwargs in image processors (#41997) * accept kwargs in image proc from_pretrained * only use kwargs that are in cls.valid_kwargs * remove specific logic for _from_auto * add image_seq_length to Images_kwargs for backward compatibility * fix missing image kwargs in pix2struct
Author
Parents
Loading