Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kike
/
kike-table-detection-fito
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d4d4d8f
kike-table-detection-fito
/
app.py
kike
initial commit
d4d4d8f
verified
10 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/kike/table-detection-fito"
).launch()