Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MJPansa
/
microsoft-table-transformer-detection
like
0
Sleeping
App
Files
Files
Community
main
microsoft-table-transformer-detection
/
app.py
MJPansa
initial commit
150e0c4
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/table-transformer-detection"
).launch()