Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thegreatestcoderscmshaseverseen
/
abhash-rai-traffic-congestion-classifier
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
abhash-rai-traffic-congestion-classifier
/
app.py
thegreatestcoderscmshaseverseen
initial commit
6df7ecb
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/abhash-rai/traffic-congestion-classifier"
).launch()