Kaushik066 commited on
Commit
61785ea
·
verified ·
1 Parent(s): 8a67e48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ with open("about.md", "r") as file:
107
  about_lines = file.read()
108
 
109
  with gr.Blocks() as demo:
110
- gr.Markdown("# Intelligent Financial Document Q&A App")
111
 
112
  # About the App
113
  with gr.Tab("About the App"):
 
107
  about_lines = file.read()
108
 
109
  with gr.Blocks() as demo:
110
+ gr.Markdown("# Intelligent Financial Document Q&A App")
111
 
112
  # About the App
113
  with gr.Tab("About the App"):