robertselvam commited on
Commit
e515aa4
1 Parent(s): 6b8138e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -325,7 +325,7 @@ class KeyValueExtractor:
325
  with gr.Blocks(css="style.css",theme= 'karthikeyan-adople/hudsonhayes-gray') as app:
326
  gr.HTML("""<center class="darkblue" style='background-color:rgb(0,1,36); text-align:center;padding:25px;'><center><h1 class ="center">
327
  <img src="file=logo.png" height="110px" width="280px"></h1></center>
328
- <br><h1 style="color:#fff">summarizer</h1></center>""")
329
  with gr.Row(elem_id="col-container"):
330
  with gr.Column(scale=1.0, min_width=150, ):
331
  input_news = gr.Textbox(label="Company Name")
 
325
  with gr.Blocks(css="style.css",theme= 'karthikeyan-adople/hudsonhayes-gray') as app:
326
  gr.HTML("""<center class="darkblue" style='background-color:rgb(0,1,36); text-align:center;padding:25px;'><center><h1 class ="center">
327
  <img src="file=logo.png" height="110px" width="280px"></h1></center>
328
+ <br><h1 style="color:#fff"> Finance Tool for Investors </h1></center>""")
329
  with gr.Row(elem_id="col-container"):
330
  with gr.Column(scale=1.0, min_width=150, ):
331
  input_news = gr.Textbox(label="Company Name")