yes2code commited on
Commit
4f56837
·
verified ·
1 Parent(s): 462c9f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 models can be used by auditors to provide initial analyze 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():
 
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():