Daemontatox commited on
Commit
157727c
·
verified ·
1 Parent(s): b207cfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,7 +233,7 @@ with gr.Blocks(theme='Hev832/Applio') as iface:
233
  gr.Image("Image.jpg", width=750, height=300, show_label=False, show_download_button=False)
234
  gr.Markdown("# Mawared HR Assistant 3.0.0")
235
  gr.Markdown('### Instructions')
236
- gr.Markdown("Ask a question about MawaredHR and get a detailed answer)
237
 
238
  chatbot = gr.Chatbot(
239
  height=750,
 
233
  gr.Image("Image.jpg", width=750, height=300, show_label=False, show_download_button=False)
234
  gr.Markdown("# Mawared HR Assistant 3.0.0")
235
  gr.Markdown('### Instructions')
236
+ gr.Markdown("Ask a question about MawaredHR and get a detailed answer")
237
 
238
  chatbot = gr.Chatbot(
239
  height=750,