Tomoniai commited on
Commit
ca2bc1e
·
verified ·
1 Parent(s): a9a476a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -68,7 +68,6 @@ def create_interface() -> gr.ChatInterface:
68
  # Custom chatbot
69
  chatbot = gr.Chatbot(
70
  label="Gemma Chat",
71
- # type="messages",
72
  avatar_images=("./user.png", "./botge.png"),
73
  height=450,
74
  show_copy_button=True
 
68
  # Custom chatbot
69
  chatbot = gr.Chatbot(
70
  label="Gemma Chat",
 
71
  avatar_images=("./user.png", "./botge.png"),
72
  height=450,
73
  show_copy_button=True