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