aaliyaan commited on
Commit
a21f24b
·
1 Parent(s): 65dee87
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ def create_chat_interface():
77
  color: #3a9fd6;
78
  }
79
  """) as interface:
80
- gr.Markdown("<div class='chat-title'>GPT-Style Chat Interface</div>")
81
 
82
  with gr.Row():
83
  model_choice = gr.Dropdown(
 
77
  color: #3a9fd6;
78
  }
79
  """) as interface:
80
+ gr.Markdown("<div class='chat-title'>Job Consultant AI</div>")
81
 
82
  with gr.Row():
83
  model_choice = gr.Dropdown(