blip-vqa-base / model_index.json
mouna2404
Add model_index.json for inference
60bcf4d
Raw
History Blame Contribute Delete
158 Bytes
{
"auto_map": {
"AutoProcessor": "transformers.BlipProcessor",
"AutoModelForVisualQuestionAnswering": "transformers.BlipForQuestionAnswering"
}
}