Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|