Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Uchenna
/
Enrolment_Predictor
like
0
License:
mit
Model card
Files
Files and versions
Community
01896b4
Enrolment_Predictor
/
app.py
Uchenna
Update app.py
01896b4
almost 2 years ago
raw
Copy download link
history
blame
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/templates/tabular-classification"
).launch()