Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shotsan
/
facebook-detr-resnet-101-dc5
like
0
Runtime error
App
Files
Files
Community
a8a397a
facebook-detr-resnet-101-dc5
/
app.py
shotsan
initial commit
a8a397a
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/detr-resnet-101-dc5"
).launch()