TejAndrewsACC commited on
Commit
44ae594
·
verified ·
1 Parent(s): 715292c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1466,7 +1466,7 @@ body {
1466
  background-color: rgba(0, 200, 255, 1);
1467
  }
1468
  """
1469
- demo = gr.ChatInterface(
1470
  fn=respond,
1471
  type="messages",
1472
  chatbot=gr.Chatbot(
 
1466
  background-color: rgba(0, 200, 255, 1);
1467
  }
1468
  """
1469
+ demo = gr.ChatInterface(
1470
  fn=respond,
1471
  type="messages",
1472
  chatbot=gr.Chatbot(