Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kisa-misa
/
Car-tracking-and-speed-estimation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7b798bf
Car-tracking-and-speed-estimation
/
app.py
kisa-misa
Create app.py
de639ab
almost 2 years ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
!python predict.py model=yolov8n.pt source=gr.Video(
type
=
"file"
)