manasvinid commited on
Commit
af5c171
·
verified ·
1 Parent(s): f2e6593

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -6
app.py CHANGED
@@ -23,11 +23,8 @@ st.write("""
23
  # Resume Screening & Classification
24
  """)
25
 
26
- tab3 = st.tabs(['Rank'])
27
 
28
 
29
- with tab3:
30
- st.header('Input')
31
- if __name__ == "__main__":
32
- uploadedJobDescriptionRnk= main()
33
- uploadedResumeRnk= main()
 
23
  # Resume Screening & Classification
24
  """)
25
 
 
26
 
27
 
28
+
29
+
30
+ st.header('Input')