Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
omarhkh
/
Object-Detection-Approach
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7fac689
Object-Detection-Approach
/
app.py
omarhkh
initial commit
18e8059
almost 2 years ago
raw
Copy download link
history
blame
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/omarhkh/detr-finetuned-omar8"
).launch()