Makima57 commited on
Commit
08b8e0a
·
verified ·
1 Parent(s): a31692c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -57,9 +57,6 @@ demo = gr.Interface(
57
  title="Math Question Solver",
58
  description="Enter a math question to get the model prediction and see all generated answers.",
59
  live=True,
60
- allow_flagging="never",
61
- show_input=True,
62
- show_output=True,
63
  )
64
 
65
  if __name__ == "__main__":
 
57
  title="Math Question Solver",
58
  description="Enter a math question to get the model prediction and see all generated answers.",
59
  live=True,
 
 
 
60
  )
61
 
62
  if __name__ == "__main__":