vilarin commited on
Commit
9b0b359
·
verified ·
1 Parent(s): 5e65da5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -115,6 +115,7 @@ with gr.Blocks(css=CSS, theme="soft") as demo:
115
  After completing your thoughts, you then provide a detailed explanation of the solution process in your response.
116
  """,
117
  label="System Prompt",
 
118
  render=False,
119
  ),
120
  gr.Slider(
 
115
  After completing your thoughts, you then provide a detailed explanation of the solution process in your response.
116
  """,
117
  label="System Prompt",
118
+ lines=5,
119
  render=False,
120
  ),
121
  gr.Slider(