thamesah commited on
Commit
9f48ec0
·
verified ·
1 Parent(s): 41d86f9

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -421,7 +421,7 @@ def display_aichat(message, history):
421
  #Launch gradio
422
  gr.ChatInterface(
423
  fn=display_aichat,
424
- title="Thames' Digital Twin",
425
  chatbot=gr.Chatbot(avatar_images=(None, "thames.jpg")),
426
  description="Chat with AI version of Thames Harrison. Ask about his experience, projects or just say hi.",
427
  examples=["What is your professional area of expertise?","Tell me about your most recent job", "What are your educational qualifications?"]
 
421
  #Launch gradio
422
  gr.ChatInterface(
423
  fn=display_aichat,
424
+ title="Thames Harrisons' Digital Twin",
425
  chatbot=gr.Chatbot(avatar_images=(None, "thames.jpg")),
426
  description="Chat with AI version of Thames Harrison. Ask about his experience, projects or just say hi.",
427
  examples=["What is your professional area of expertise?","Tell me about your most recent job", "What are your educational qualifications?"]