abhivsh commited on
Commit
ab3aea7
·
verified ·
1 Parent(s): 4193728

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def chat_query(question, history):
73
 
74
  iface = gr.ChatInterface(
75
  fn=chat_query,
76
- title = " Conversational Bot for Model-TS ",
77
  description="""-- Welcome to the Language Model trained on `Model Technical Specifications` of Engineering Dept.\n\n
78
  -- The Model tries to answer the Query based on TS, GTR & Specific Requirements. \n\n
79
  -- For precise reply, please input `Specific Keywords` in your Query. \n\n """,
 
73
 
74
  iface = gr.ChatInterface(
75
  fn=chat_query,
76
+ title=" -----: Conversational BOT for Model-TS :----- ",
77
  description="""-- Welcome to the Language Model trained on `Model Technical Specifications` of Engineering Dept.\n\n
78
  -- The Model tries to answer the Query based on TS, GTR & Specific Requirements. \n\n
79
  -- For precise reply, please input `Specific Keywords` in your Query. \n\n """,