manasvinid commited on
Commit
0c5ec4f
·
verified ·
1 Parent(s): dfbef5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -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()