Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -501,7 +501,7 @@ with gr.Blocks(title="Enhanced Search Assistant", theme=gr.themes.Soft()) as dem
|
|
501 |
output_textMarkdown = gr.Markdown(
|
502 |
label="Analysis and Results",
|
503 |
height=600,
|
504 |
-
max_height=
|
505 |
)
|
506 |
|
507 |
searchbutton.click(
|
|
|
501 |
output_textMarkdown = gr.Markdown(
|
502 |
label="Analysis and Results",
|
503 |
height=600,
|
504 |
+
max_height=800
|
505 |
)
|
506 |
|
507 |
searchbutton.click(
|