paloma99 commited on
Commit
f9b469c
·
verified ·
1 Parent(s): c5a5e0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -68,7 +68,8 @@ def echo(message, history):
68
 
69
  chatbot_gradio_app = gr.ChatInterface(
70
  fn=echo,
71
- title=custom_title
 
72
  )
73
 
74
  banner_tab_content = """
 
68
 
69
  chatbot_gradio_app = gr.ChatInterface(
70
  fn=echo,
71
+ title=custom_title,
72
+ theme=theme
73
  )
74
 
75
  banner_tab_content = """