TejAndrewsACC commited on
Commit
29d6b67
·
verified ·
1 Parent(s): 044a399

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -2557,8 +2557,6 @@ body {
2557
  background-color: rgba(0, 200, 255, 1);
2558
  }
2559
  """
2560
-
2561
- custom_chatbot = gr.Chatbot(elem_id="custom-chat", label="💠Z3ta-Z💠, show_copy_button=True, container=False")
2562
 
2563
  demo = gr.ChatInterface(
2564
  fn=respond,
 
2557
  background-color: rgba(0, 200, 255, 1);
2558
  }
2559
  """
 
 
2560
 
2561
  demo = gr.ChatInterface(
2562
  fn=respond,