rajistics commited on
Commit
89d6376
1 Parent(s): a2d7e33

Edit title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ def fls(text):
69
  demo = gr.Blocks()
70
 
71
  with demo:
72
- gr.Markdown("## Analyst AI")
73
  gr.Markdown("This project applies AI trained by our financial analysts to analyze earning calls and other financial documents.")
74
  with gr.Row():
75
  with gr.Column():
 
69
  demo = gr.Blocks()
70
 
71
  with demo:
72
+ gr.Markdown("## Financial Analyst AI")
73
  gr.Markdown("This project applies AI trained by our financial analysts to analyze earning calls and other financial documents.")
74
  with gr.Row():
75
  with gr.Column():