Daemontatox commited on
Commit
0a0e9e4
·
verified ·
1 Parent(s): f775b00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,7 +203,7 @@ def clear_chat():
203
  return [], ""
204
 
205
  # Gradio Interface
206
- with gr.Blocks(theme='Yntec/HaleyCH_Theme_Orange_Green') as iface:
207
  gr.Image("Image.jpg", width=750, height=250, show_label=False, show_download_button=False)
208
  gr.Markdown("# Mawared HR Assistant 2.6.4")
209
  gr.Markdown('### Instructions')
 
203
  return [], ""
204
 
205
  # Gradio Interface
206
+ with gr.Blocks(theme='Hev832/Applio') as iface:
207
  gr.Image("Image.jpg", width=750, height=250, show_label=False, show_download_button=False)
208
  gr.Markdown("# Mawared HR Assistant 2.6.4")
209
  gr.Markdown('### Instructions')