Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cjie888
/
Raghavan-beit3_base_patch16_480_vqa
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Raghavan-beit3_base_patch16_480_vqa
/
app.py
cjie888
initial commit
a2e4980
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/Raghavan/beit3_base_patch16_480_vqa"
).launch()