kilachei commited on
Commit
2ef1325
1 Parent(s): 0d68748

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ def main():
65
 
66
  submit1 = st.button("CV evaluation against job role")
67
  submit2 = st.button("Percentage Match")
68
- submit3 = st.button("Ideal Resume")
69
 
70
  input_prompt1 = """
71
  You are an experienced Technical Human Resource Manager experienced in the field of {}, your task is to review the provided resume against the job description.
 
65
 
66
  submit1 = st.button("CV evaluation against job role")
67
  submit2 = st.button("Percentage Match")
68
+ submit3 = st.button("Ideal CV")
69
 
70
  input_prompt1 = """
71
  You are an experienced Technical Human Resource Manager experienced in the field of {}, your task is to review the provided resume against the job description.