vericudebuget commited on
Commit
fb82015
1 Parent(s): a0ccf43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,6 +55,6 @@ gr.ChatInterface(
55
  undo_btn="↩ Undo",
56
  clear_btn="Clear (New chat)",
57
  stop_btn="Stop ▢",
58
- theme="gr.themes.Soft()"
59
  concurrency_limit=20,
60
  ).launch(show_api=False)
 
55
  undo_btn="↩ Undo",
56
  clear_btn="Clear (New chat)",
57
  stop_btn="Stop ▢",
58
+ theme="gr.themes.Soft()",
59
  concurrency_limit=20,
60
  ).launch(show_api=False)