vericudebuget commited on
Commit
ed6950e
1 Parent(s): 92cab31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,6 +53,6 @@ gr.ChatInterface(
53
  retry_btn="Retry",
54
  undo_btn="↩ Undo",
55
  clear_btn="Clear (new chat)",
56
- stop_btn="Stop ▢"
57
  concurrency_limit=100,
58
  ).launch(show_api=False)
 
53
  retry_btn="Retry",
54
  undo_btn="↩ Undo",
55
  clear_btn="Clear (new chat)",
56
+ stop_btn="Stop ▢",
57
  concurrency_limit=100,
58
  ).launch(show_api=False)