adityya7 commited on
Commit
81d21ee
·
verified ·
1 Parent(s): 24f9c52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 :WAIT For 10 Sec..")
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():