Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Ghstys
/
microsoft-table-transformer-detection
like
0
Sleeping
App
Files
Files
Community
main
microsoft-table-transformer-detection
/
app.py
Ghstys
initial commit
2f088b4
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()