jdesiree commited on
Commit
a992b0c
·
verified ·
1 Parent(s): 7c290ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -289,7 +289,6 @@ with gr.Blocks(theme=theme, css="""
289
  with gr.Row(elem_classes=["input-row"]):
290
  msg = gr.Textbox(
291
  placeholder="Ask me about math, research, study strategies, or any educational topic...",
292
- container=False,
293
  show_label=False,
294
  lines=4,
295
  max_lines=8,
 
289
  with gr.Row(elem_classes=["input-row"]):
290
  msg = gr.Textbox(
291
  placeholder="Ask me about math, research, study strategies, or any educational topic...",
 
292
  show_label=False,
293
  lines=4,
294
  max_lines=8,