ysharma HF staff commited on
Commit
8bbbd7a
·
verified ·
1 Parent(s): e906c91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -216,7 +216,7 @@ def create_demo():
216
 
217
  chatbot = gr.Chatbot(
218
  label="Writing Process",
219
- avatar_images=(None, "🤖"),
220
  height=700,
221
  type="messages",
222
  show_label=True
 
216
 
217
  chatbot = gr.Chatbot(
218
  label="Writing Process",
219
+ avatar_images=(None, "https://avatars.githubusercontent.com/u/170677839?v=4"),
220
  height=700,
221
  type="messages",
222
  show_label=True