Hongyin Luo commited on
Commit
7b5d1f5
·
1 Parent(s): bac1b5b

add application file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,6 +27,6 @@ gradio_io = gr.ChatInterface(
27
  "How are NLP and Robotics researchers collaborating?"
28
  ],
29
  autofocus = False,
30
- fill_hight = True
31
  )
32
  gradio_io.launch()
 
27
  "How are NLP and Robotics researchers collaborating?"
28
  ],
29
  autofocus = False,
30
+ fill_height = True
31
  )
32
  gradio_io.launch()