rajeshlion commited on
Commit
4f20e54
·
verified ·
1 Parent(s): e452528

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -126,7 +126,7 @@ with gr.Blocks() as demo:
126
  with gr.Row():
127
  gr.Markdown("<h1 style='text-align: center; font-size: 3.5em;'>Department of Economics</h1>")
128
 
129
- gr.Markdown("# ISU/Economics Faculty Policies/Rules ChatBot")
130
 
131
  with gr.Row():
132
  db_choice = gr.Dropdown(["Governance Documents", "Faculty Handbook"], label="Select Document", scale=1)
 
126
  with gr.Row():
127
  gr.Markdown("<h1 style='text-align: center; font-size: 3.5em;'>Department of Economics</h1>")
128
 
129
+ gr.Markdown("# Faculty Policies & Rules ChatBot")
130
 
131
  with gr.Row():
132
  db_choice = gr.Dropdown(["Governance Documents", "Faculty Handbook"], label="Select Document", scale=1)