afif2100 commited on
Commit
dc3382c
·
1 Parent(s): 2133c07

Deployed on 2025-03-26

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ class ChatInterface:
150
  type="messages",
151
  bubble_full_width=False,
152
  show_label=True,
153
- avatar_images=["👤", "🤖"]
154
  ),
155
  textbox=gr.Textbox(
156
  placeholder="Type your question about remote work...",
 
150
  type="messages",
151
  bubble_full_width=False,
152
  show_label=True,
153
+ # avatar_images=["👤", "🤖"]
154
  ),
155
  textbox=gr.Textbox(
156
  placeholder="Type your question about remote work...",