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