Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Keemoz0
/
my-table-transformer-structure-recognition
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cb14db8
my-table-transformer-structure-recognition
/
app.py
Keemoz0
initial commit
cb14db8
verified
6 months ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/table-transformer-structure-recognition"
).launch()