Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
BHD
/
google-pix2struct-screen2words-base
like
1
Runtime error
App
Files
Files
Community
d95c874
google-pix2struct-screen2words-base
/
app.py
BHD
initial commit
d95c874
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/pix2struct-screen2words-base"
).launch()