Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mb8z
/
SalML-DETR-table-detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6ebcc02
SalML-DETR-table-detection
/
app.py
Mb8z
initial commit
6ebcc02
over 2 years ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/SalML/DETR-table-detection"
).launch()