aliabd HF Staff commited on
Commit
05a40fd
·
1 Parent(s): e113b72

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +0 -1
run.py CHANGED
@@ -27,7 +27,6 @@ def bot(history):
27
  with gr.Blocks() as demo:
28
  chatbot = gr.Chatbot(
29
  [],
30
- avatar_images=(None, (os.path.join(os.path.dirname(__file__), "avatar.png"))),
31
  )
32
 
33
  with gr.Row():
 
27
  with gr.Blocks() as demo:
28
  chatbot = gr.Chatbot(
29
  [],
 
30
  )
31
 
32
  with gr.Row():