ccm commited on
Commit
d9c8912
·
verified ·
1 Parent(s): b063a25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -176,8 +176,6 @@ gradio.ChatInterface(
176
  show_label=False,
177
  show_share_button=False,
178
  show_copy_button=False,
179
- # value=[[None, GREETING]],
180
- height="60vh",
181
  bubble_full_width=False,
182
  ),
183
  ).launch(debug=True)
 
176
  show_label=False,
177
  show_share_button=False,
178
  show_copy_button=False,
 
 
179
  bubble_full_width=False,
180
  ),
181
  ).launch(debug=True)