Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Faissalhamdi
/
kmc0003a-finetuned_detr-resnet-50-on-furniture
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
kmc0003a-finetuned_detr-resnet-50-on-furniture
/
app.py
Faissalhamdi
initial commit
12c4343
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
import
gradio
as
gr
gr.load(
"models/kmc0003a/finetuned_detr-resnet-50-on-furniture"
).launch()