PierreBrunelle commited on
Commit
8c56b70
·
verified ·
1 Parent(s): efd141a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,7 +123,7 @@ def respond(message, chat_history):
123
  return "", chat_history
124
 
125
  # Gradio interface
126
- with gr.Blocks(theme=Monochrome()) as demo:
127
  gr.Markdown(
128
  """
129
  <div>
 
123
  return "", chat_history
124
 
125
  # Gradio interface
126
+ with gr.Blocks(theme=gr.themes.Base()) as demo:
127
  gr.Markdown(
128
  """
129
  <div>