charanhu commited on
Commit
916ca97
·
1 Parent(s): 80e4cd0

Update app.py

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