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