Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ def generate_career_plan(education, skills, internships, interests):
|
|
47 |
# Gradio interface without Career Goals
|
48 |
with gr.Blocks(title="Career Guidance Chatbot") as demo:
|
49 |
gr.Markdown("# Career Guidance Chatbot")
|
50 |
-
gr.Markdown("Enter your details to get a personalized career plan powered by Google Gemini.Response :
|
51 |
|
52 |
with gr.Row():
|
53 |
with gr.Column():
|
|
|
47 |
# Gradio interface without Career Goals
|
48 |
with gr.Blocks(title="Career Guidance Chatbot") as demo:
|
49 |
gr.Markdown("# Career Guidance Chatbot")
|
50 |
+
gr.Markdown("Enter your details to get a personalized career plan powered by Google Gemini. Response :Wait For 10 Secs..")
|
51 |
|
52 |
with gr.Row():
|
53 |
with gr.Column():
|