mgupta70 commited on
Commit
67588eb
1 Parent(s): 0cd20aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def get_model_reply_no_prev_context(question):
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(
 
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" > """
36
  article = "Your feedback matters!If you like it, contact us at mgupta70@asu.edu"
37
 
38
  gr.Interface(