Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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
|