pxmxcsu9d commited on
Commit
5e2cfd2
·
verified ·
1 Parent(s): 2dd96d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ gr.ChatInterface(
67
  submit_btn="➢ Submit",
68
  retry_btn="⟳ Retry",
69
  undo_btn="↩ Undo",
70
- clear_btn="Clear (New chat)",
71
  stop_btn="Stop ▢",
72
  concurrency_limit=20,
73
  theme=gr.themes.Soft(primary_hue=gr.themes.colors.lime),
 
67
  submit_btn="➢ Submit",
68
  retry_btn="⟳ Retry",
69
  undo_btn="↩ Undo",
70
+ clear_btn="🗑 Clear (New chat)",
71
  stop_btn="Stop ▢",
72
  concurrency_limit=20,
73
  theme=gr.themes.Soft(primary_hue=gr.themes.colors.lime),