Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -454,8 +454,8 @@ demo = gr.Interface(
|
|
454 |
gr.Dropdown(worker_list, label="Are you a Smart worker or Hard worker?")
|
455 |
],
|
456 |
outputs=create_output_component(),
|
457 |
-
title="
|
458 |
-
|
459 |
)
|
460 |
|
461 |
# Main execution
|
|
|
454 |
gr.Dropdown(worker_list, label="Are you a Smart worker or Hard worker?")
|
455 |
],
|
456 |
outputs=create_output_component(),
|
457 |
+
title="AI-Enhanced Career guidance System",
|
458 |
+
|
459 |
)
|
460 |
|
461 |
# Main execution
|