Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
maxyves
/
google-pix2struct-ai2d-base
like
0
Running
App
Files
Files
Community
2219ee6
google-pix2struct-ai2d-base
/
app.py
maxyves
initial commit
2219ee6
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/pix2struct-ai2d-base"
).launch()