Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jt6751
/
microsoft-table-transformer-detection
like
0
Runtime error
App
Files
Files
Community
84f3664
microsoft-table-transformer-detection
/
app.py
jt6751
initial commit
84f3664
verified
8 months ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/table-transformer-detection"
).launch()