Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Bridgee
/
chbh7051-vit-driver-drowsiness-detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chbh7051-vit-driver-drowsiness-detection
/
app.py
Bridgee
initial commit
d40fa3d
verified
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/chbh7051/vit-driver-drowsiness-detection"
).launch()