Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ongkn
/
emikes-classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
32f64ba
emikes-classifier
/
app.py
ongkn
initial commit
82eb50a
over 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/ongkn/emikes-classifier"
).launch()