Aryaman02 commited on
Commit
5b198d0
1 Parent(s): 7ce8034

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -33,8 +33,8 @@ def fls(text):
33
  demo = gr.Blocks()
34
 
35
  with demo:
36
- gr.Markdown("## Financial Analyst AI")
37
- gr.Markdown("This project applies AI trained by our financial analysts to analyze earning calls and other financial documents.")
38
  with gr.Row():
39
  with gr.Column():
40
  with gr.Row():
 
33
  demo = gr.Blocks()
34
 
35
  with demo:
36
+ gr.Markdown("## FinanceAI")
37
+ gr.Markdown("This project applies AI to analyze earning calls and other financial documents.")
38
  with gr.Row():
39
  with gr.Column():
40
  with gr.Row():