bstraehle commited on
Commit
09b1029
1 Parent(s): 0ba3638

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -79,7 +79,6 @@ gr.ChatInterface(
79
  chat,
80
  chatbot=gr.Chatbot(height=300),
81
  textbox=gr.Textbox(placeholder="Question", container=False, scale=7),
82
- textbox=gr.Textbox(placeholder="Question2", container=False, scale=7),
83
  title="Math Tutor",
84
  description="Ask Math Tutor any question",
85
  theme="soft",
 
79
  chat,
80
  chatbot=gr.Chatbot(height=300),
81
  textbox=gr.Textbox(placeholder="Question", container=False, scale=7),
 
82
  title="Math Tutor",
83
  description="Ask Math Tutor any question",
84
  theme="soft",