peterkros commited on
Commit
1016965
·
verified ·
1 Parent(s): adb3235

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ with gr.Blocks(css=css) as demo:
185
  elem_id="follow-up-questions",
186
  label="Follow up Quiestions"
187
  )
188
- initial_question_input = gr.Textbox(
189
  placeholder="Type your initial question here...",
190
  label="Initial Question"
191
  )
 
185
  elem_id="follow-up-questions",
186
  label="Follow up Quiestions"
187
  )
188
+ initial_question_input = gr.Textbox(
189
  placeholder="Type your initial question here...",
190
  label="Initial Question"
191
  )