Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sluckyarora
/
fazni-distilbert-base-uncased-career-path-prediction
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fazni-distilbert-base-uncased-career-path-prediction
/
app.py
sluckyarora
initial commit
19edfee
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
import
gradio
as
gr
gr.load(
"models/fazni/distilbert-base-uncased-career-path-prediction"
).launch()