Di12 commited on
Commit
158acc1
·
verified ·
1 Parent(s): 7ae4dbc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -86,7 +86,6 @@ interface = gr.Interface(
86
  elem_id="output-box"),
87
  title = "KC Predictor",
88
  description="Dự đoán nhãn KC dựa trên Naive Bayes.",
89
- layout="vertical",
90
  css=css,
91
  allow_flagging="never"
92
  )
 
86
  elem_id="output-box"),
87
  title = "KC Predictor",
88
  description="Dự đoán nhãn KC dựa trên Naive Bayes.",
 
89
  css=css,
90
  allow_flagging="never"
91
  )