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