TejAndrewsACC commited on
Commit
14a42c4
·
verified ·
1 Parent(s): db13c35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1468,8 +1468,7 @@ body {
1468
  """
1469
  demo = gr.ChatInterface(
1470
  fn=respond,
1471
- type="messages",
1472
- theme="TejAndrewsACC/zetaofficalthemeacc",
1473
  )
1474
 
1475
  if __name__ == "__main__":
 
1468
  """
1469
  demo = gr.ChatInterface(
1470
  fn=respond,
1471
+ theme="TejAndrewsACC/zetaofficalthemeacc"
 
1472
  )
1473
 
1474
  if __name__ == "__main__":