Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tipsybohemian
/
facebook-detr-resnet-50
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-detr-resnet-50
/
app.py
tipsybohemian
initial commit
d22bcf0
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/detr-resnet-50"
).launch()