MythSus commited on
Commit
5b9d241
·
verified ·
1 Parent(s): b2a3aae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ with gr.Blocks(css="""
73
 
74
  # Question input
75
  question = gr.Textbox(
76
- label="Ask a question about Microsoft's 2022-2023 financials:",
77
  placeholder="e.g., What was the total revenue in 2023?"
78
  )
79
 
 
73
 
74
  # Question input
75
  question = gr.Textbox(
76
+ label="Ask a question about Nice's 2023-2024 financials:",
77
  placeholder="e.g., What was the total revenue in 2023?"
78
  )
79