vqa_project / models /pretrained.py
PRUTHVIn's picture
Upload folder using huggingface_hub
1e5f3d4 verified
raw
history blame contribute delete
101 Bytes
def open_vqa_stub(image_path, question):
return "Pretrained VQA disabled (too heavy for local)."