Spaces:
Runtime error
Runtime error
How to do VQA ?
#2
by
Jetcombo
- opened
How do I provide an image as a context input?
I also followed your code here: https://github.com/ZrrSkywalker/LLaMA-Adapter/blob/main/example.py
How do I provide an image object / image path in prompt_input ?
I could do it in the hugging face App by just pasting the image url inside context box. Hopefully the image path would work in the code (example.py)