robertselvam commited on
Commit
b59b7b1
1 Parent(s): 5d59737

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -198,7 +198,6 @@ class Resume_Overall:
198
  with gr.Tab("Resume"):
199
  with gr.Row():
200
  with gr.Column(elem_id="col-container",scale=0.80):
201
- gr.HTML("""<center><h1>Resume</h1></center>""")
202
  file_output = gr.File(elem_classes="filenameshow")
203
  with gr.Column(elem_id="col-container",scale=0.20):
204
  upload_button = gr.UploadButton(
 
198
  with gr.Tab("Resume"):
199
  with gr.Row():
200
  with gr.Column(elem_id="col-container",scale=0.80):
 
201
  file_output = gr.File(elem_classes="filenameshow")
202
  with gr.Column(elem_id="col-container",scale=0.20):
203
  upload_button = gr.UploadButton(