Cachoups commited on
Commit
787788a
·
verified ·
1 Parent(s): d5ac762

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -324,7 +324,7 @@ with gr.Blocks() as demo:
324
  - For the selected topic (sheet name), find related sentences in the associated PDF text that mention the topic, and classify them by sentiment.
325
  - For a selected country and topic, describe the adverse growth rate trend over three years using the [**google/flan-t5-base**](https://huggingface.co/google/flan-t5-base).
326
  """)
327
- with gr.Tab("Financial Report Text Analysis"):
328
  gr.Markdown("## Financial Report Paragraph Selection and Analysis on adverse macro-economy scenario")
329
 
330
  with gr.Row():
 
324
  - For the selected topic (sheet name), find related sentences in the associated PDF text that mention the topic, and classify them by sentiment.
325
  - For a selected country and topic, describe the adverse growth rate trend over three years using the [**google/flan-t5-base**](https://huggingface.co/google/flan-t5-base).
326
  """)
327
+ with gr.Tab("Financial Report Text Analysis"):
328
  gr.Markdown("## Financial Report Paragraph Selection and Analysis on adverse macro-economy scenario")
329
 
330
  with gr.Row():