Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
AI-archi/google-pix2struct-infographics-vqa-large
MrOvkill
/
google-pix2struct-infographics-vqa-large
like
0
Runtime error
App
Files
Files
Community
455c09a
google-pix2struct-infographics-vqa-large
/
app.py
AI-archi
initial commit
455c09a
over 1 year ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/pix2struct-infographics-vqa-large"
).launch()