Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
treadknot
/
aeye
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b41c1b7
aeye
/
app.py
treadknot
initial commit
b41c1b7
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/dima806/closed_eyes_image_detection"
).launch()