AnoshDamania commited on
Commit
fc6095c
·
1 Parent(s): 562785e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -111,7 +111,6 @@ with gr.Blocks() as demo:
111
  with gr.Row().style(equal_height=True):
112
  with gr.Column():
113
  gr.Markdown("<center><h1>Stock Analysis Tool<h1></center>")
114
- gr,Markdown("<center>To get the ticker of the company that you want to check, click <a href = 'https://finance.yahoo.com/lookup/'>here.</a></center>")
115
  gr.Markdown("<center><h3>Give the Ticker of the company you want to analyse. We will provide complete insights on the given company.</h3></center>")
116
  with gr.Row():
117
  with gr.Column():
 
111
  with gr.Row().style(equal_height=True):
112
  with gr.Column():
113
  gr.Markdown("<center><h1>Stock Analysis Tool<h1></center>")
 
114
  gr.Markdown("<center><h3>Give the Ticker of the company you want to analyse. We will provide complete insights on the given company.</h3></center>")
115
  with gr.Row():
116
  with gr.Column():