charanhu commited on
Commit
508fcaf
·
1 Parent(s): 3d0a56e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -44,7 +44,6 @@ with gr.Blocks() as demo:
44
  [],
45
  elem_id="chatbot",
46
  bubble_full_width=False,
47
- avatar_images=(None, (os.path.join(os.path.dirname(__file__), "avatar.png"))),
48
  )
49
 
50
  with gr.Row():
 
44
  [],
45
  elem_id="chatbot",
46
  bubble_full_width=False,
 
47
  )
48
 
49
  with gr.Row():