Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adildhkh
/
microsoft-table-transformer-detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4f62712
microsoft-table-transformer-detection
/
app.py
adildhkh
initial commit
4f62712
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/table-transformer-detection"
).launch()