Daemontatox commited on
Commit
2369cc9
·
verified ·
1 Parent(s): 5d7ff1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -279,7 +279,7 @@ def clear_chat():
279
  # Gradio Interface
280
  with gr.Blocks() as iface:
281
  gr.Image("Image.jpg", width=750, height=300, show_label=False, show_download_button=False)
282
- gr.Markdown("# Mawared HR Assistant 3.0.0")
283
  gr.Markdown('### Instructions')
284
  gr.Markdown("Ask a question about MawaredHR and get a detailed answer")
285
 
 
279
  # Gradio Interface
280
  with gr.Blocks() as iface:
281
  gr.Image("Image.jpg", width=750, height=300, show_label=False, show_download_button=False)
282
+ gr.Markdown("# Mawared HR Assistant 3.2.5")
283
  gr.Markdown('### Instructions')
284
  gr.Markdown("Ask a question about MawaredHR and get a detailed answer")
285