Error
Can't load tokenizer using from_pretrained, please update its configuration: <class 'transformers.models.vision_encoder_decoder.configuration_vision_encoder_decoder.VisionEncoderDecoderConfig'>
Hi @bipin ,sorry for my late response. I only noticed the popup message now.
I tried it again and received the following error:
{"error":"Can't load tokenizer using from_pretrained, please update its configuration: <class 'transformers.models.vision_encoder_decoder.configuration_vision_encoder_decoder.VisionEncoderDecoderConfig'>"}
Hi @bipin ,sorry for my late response. I only noticed the popup message now.
I tried it again and received the following error:
{"error":"Can't load tokenizer using from_pretrained, please update its configuration: <class 'transformers.models.vision_encoder_decoder.configuration_vision_encoder_decoder.VisionEncoderDecoderConfig'>"}
Which version of the transformers library are you using? Are you trying with the code in the model card and are you running on Google colab or locally?
Hi @bipin ,sorry for my late response. I only noticed the popup message now.
I tried it again and received the following error:
{"error":"Can't load tokenizer using from_pretrained, please update its configuration: <class 'transformers.models.vision_encoder_decoder.configuration_vision_encoder_decoder.VisionEncoderDecoderConfig'>"}
Which version of the transformers library are you using? Are you trying with the code in the model card and are you running on Google colab or locally?
I used the "Inference API" on the "model card"-page of https://huggingface.co/bipin/image-caption-generator