Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ahn1305
/
Sachinkelenjaguri-resume_classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sachinkelenjaguri-resume_classifier
/
app.py
ahn1305
initial commit
d155512
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/Sachinkelenjaguri/resume_classifier"
).launch()