Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -115,6 +115,7 @@ chat_interface = gr.ChatInterface(
|
|
115 |
value=1.1,
|
116 |
),
|
117 |
],
|
|
|
118 |
stop_btn=None,
|
119 |
examples=[
|
120 |
["Hello there! How are you doing?"],
|
|
|
115 |
value=1.1,
|
116 |
),
|
117 |
],
|
118 |
+
fill_height=False,
|
119 |
stop_btn=None,
|
120 |
examples=[
|
121 |
["Hello there! How are you doing?"],
|