vericudebuget commited on
Commit
d09aade
·
verified ·
1 Parent(s): f9675bb

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
- height="800px"
59
  concurrency_limit=20,
60
  ).launch(show_api=False)
 
55
  undo_btn="↩ Undo",
56
  clear_btn="Clear (New chat)",
57
  stop_btn="Stop ▢",
58
+ height="800px",
59
  concurrency_limit=20,
60
  ).launch(show_api=False)