Edit title
Browse files
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():
|