Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
manasvinid
/
RESUME_RANKER
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
manasvinid
commited on
Feb 28, 2024
Commit
0c5ec4f
·
verified
·
1 Parent(s):
dfbef5f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-4
app.py
CHANGED
Viewed
@@ -23,8 +23,6 @@ st.write("""
23
# Resume Screening & Classification
24
""")
25
26
-
27
-
28
-
29
-
30
st.header('Input')
23
# Resume Screening & Classification
24
""")
25
26
st.header('Input')
27
+
job_desc_pdf()
28
+
resume_pdf()