mgupta70 commited on
Commit
6f29fe2
1 Parent(s): ab41e3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -31,7 +31,8 @@ def get_model_reply_no_prev_context(question):
31
  # return final_response
32
 
33
  title = "Knowledge Center at Penta Building Group"
34
- description = """The program is trained to answer questions based on the documentation of 'Lessons Learned' from previous projects!"""
 
35
  article = "Your feedback matters!If you like it, contact us at mgupta70@asu.edu"
36
 
37
  gr.Interface(
 
31
  # return final_response
32
 
33
  title = "Knowledge Center at Penta Building Group"
34
+ description = """The program is trained to answer questions based on the documentation of 'Lessons Learned' from previous projects!
35
+ "<img src=\"./penta.png\" >\n""""
36
  article = "Your feedback matters!If you like it, contact us at mgupta70@asu.edu"
37
 
38
  gr.Interface(