devhem commited on
Commit
8f74cdd
·
verified ·
1 Parent(s): 2dfa3fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ iface = gr.Interface(
59
  ],
60
  outputs=gr.HTML(), # Specify the output as HTML
61
  title="Student Admission Forecast",
62
- description="Forecast of chances of student admission based on marketing expenditures"
63
  )
64
 
65
  # Run the app
 
59
  ],
60
  outputs=gr.HTML(), # Specify the output as HTML
61
  title="Student Admission Forecast",
62
+ description="Forecast no of. student enroll based on marketing expenditures"
63
  )
64
 
65
  # Run the app