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