Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
brezende
/
google-pix2struct-ocrvqa-large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fbb3158
google-pix2struct-ocrvqa-large
/
app.py
brezende
initial commit
fbb3158
about 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/pix2struct-ocrvqa-large"
).launch()