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