robertselvam commited on
Commit
b9b753c
1 Parent(s): 543dd6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -239,6 +239,7 @@ class Resume_Overall:
239
  with gr.TabItem("Screening Question"):
240
  with gr.Row():
241
  jd_btn = gr.Button(value="Submit")
 
242
  output_text1 = gr.Textbox(label="Screening Question")
243
  with gr.TabItem("Screening Question"):
244
  with gr.Row():
 
239
  with gr.TabItem("Screening Question"):
240
  with gr.Row():
241
  jd_btn = gr.Button(value="Submit")
242
+ with gr.Row():
243
  output_text1 = gr.Textbox(label="Screening Question")
244
  with gr.TabItem("Screening Question"):
245
  with gr.Row():