Aishu-7 commited on
Commit
d55af5c
·
verified ·
1 Parent(s): 8821185

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -138,7 +138,6 @@ button[data-testid="example"] {
138
 
139
  with gr.Blocks(theme=theme, css = css) as demo:
140
  gr.Image(display_image(), show_label=False, interactive=False)
141
- gr.ChatInterface(respond, type = "messages",
142
  title = "Hi, I'm BloomBot! 🌸",
143
  chatbot = gr.ChatInterface(
144
  fn = respond,
 
138
 
139
  with gr.Blocks(theme=theme, css = css) as demo:
140
  gr.Image(display_image(), show_label=False, interactive=False)
 
141
  title = "Hi, I'm BloomBot! 🌸",
142
  chatbot = gr.ChatInterface(
143
  fn = respond,