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