Daemontatox commited on
Commit
aa51149
·
verified ·
1 Parent(s): 20a4bf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,7 +254,7 @@ def clear_chat():
254
  return [], ""
255
 
256
  # Gradio Interface
257
- with gr.Blocks(theme='lone17/kotaemon') as iface:
258
  gr.Image("Image.jpg" , width=1200 , height=300 ,show_label=False, show_download_button=False)
259
  gr.Markdown("# Mawared HR Assistant 2.5.1")
260
  gr.Markdown('### Instructions')
 
254
  return [], ""
255
 
256
  # Gradio Interface
257
+ with gr.Blocks(theme='shivi/calm_seafoam') as iface:
258
  gr.Image("Image.jpg" , width=1200 , height=300 ,show_label=False, show_download_button=False)
259
  gr.Markdown("# Mawared HR Assistant 2.5.1")
260
  gr.Markdown('### Instructions')