Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -65,7 +65,7 @@ career_advice_app = gr.Interface(
|
|
65 |
],
|
66 |
outputs=gr.Textbox(label="Customized Career Advice"),
|
67 |
title="Customized AI-Powered Career Advice - by Wael Nawara",
|
68 |
-
description="
|
69 |
)
|
70 |
|
71 |
# Launch the application
|
|
|
65 |
],
|
66 |
outputs=gr.Textbox(label="Customized Career Advice"),
|
67 |
title="Customized AI-Powered Career Advice - by Wael Nawara",
|
68 |
+
description="This App will generate an AI-powered customized career advice based on the career field which you select, your dream job, current qualifications, likes and skills - but a word of caustion: even AI makes mistakes!"
|
69 |
)
|
70 |
|
71 |
# Launch the application
|