Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pechb
/
microsoft-table-transformer-structure-recognition
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a0f9b96
microsoft-table-transformer-structure-recognition
/
app.py
pechb
initial commit
a0f9b96
over 1 year ago
raw
Copy download link
history
blame
Safe
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/table-transformer-structure-recognition"
).launch()