Arjun Singh commited on
Commit
658fb44
·
1 Parent(s): 5add86a

Changed tab name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -377,7 +377,7 @@ def create_interface():
377
  with gr.Tabs():
378
 
379
  # Recruiter View
380
- with gr.Tab("Recruiter View"):
381
  clear_btn = gr.Button("Clear All Databases")
382
  clear_status = gr.Textbox(label="Clear Status")
383
  with gr.Row():
 
377
  with gr.Tabs():
378
 
379
  # Recruiter View
380
+ with gr.Tab("Candidate Assessment"):
381
  clear_btn = gr.Button("Clear All Databases")
382
  clear_status = gr.Textbox(label="Clear Status")
383
  with gr.Row():