Wanswan commited on
Commit
5eb8f2f
·
verified ·
1 Parent(s): 72e3e13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,7 +206,7 @@ with gr.Blocks(css="""
206
  chatbot = gr.Chatbot(
207
  elem_id="chatbox",
208
  label="",
209
- avatar_images=["user_avatar.jpg", "humanlike_avatar.png.png"],
210
  bubble_full_width=False,
211
  height=500,
212
  show_copy_button=False,
 
206
  chatbot = gr.Chatbot(
207
  elem_id="chatbox",
208
  label="",
209
+ avatar_images=["user_avatar.jpg", "humanlike_avatar.png"],
210
  bubble_full_width=False,
211
  height=500,
212
  show_copy_button=False,