eg:
texts = ['aa', 'bb']images = ['pic1', 'pic2']
processor(text=texts, images=images) will raise error when call the function 'self.tokenizer'
· Sign up or log in to comment