Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ demo = gr.Blocks()
|
|
34 |
|
35 |
with demo:
|
36 |
gr.Markdown("## Financial & Audit Analyst AI")
|
37 |
-
gr.Markdown("This AI trained
|
38 |
with gr.Row():
|
39 |
with gr.Column():
|
40 |
with gr.Row():
|
|
|
34 |
|
35 |
with demo:
|
36 |
gr.Markdown("## Financial & Audit Analyst AI")
|
37 |
+
gr.Markdown("This AI trained model can be used by auditors to provide initial analysis of earning calls, financial statements, monetary policies and review any other financial document.")
|
38 |
with gr.Row():
|
39 |
with gr.Column():
|
40 |
with gr.Row():
|