Hemg commited on
Commit
e5500c3
·
verified ·
1 Parent(s): 7f662bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ iface = gr.Interface(
92
  ],
93
  outputs="text",
94
  title="Student Admission Prediction",
95
- description="Predict the probability of student admission"
96
  )
97
 
98
  if __name__ == "__main__":
 
92
  ],
93
  outputs="text",
94
  title="Student Admission Prediction",
95
+ description="Predict the probability of student admission for Bachelor Study"
96
  )
97
 
98
  if __name__ == "__main__":