mgupta70 commited on
Commit
56caa79
1 Parent(s): b6075cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -48,6 +48,11 @@ This program is designed to answer questions based on the documentation of 'Less
48
  article = """Your feedback matters!If you like it, contact us at mgupta70@asu.edu.
49
  \n<b>Limitations:</b> \n 1. Current version of program is built upon a very limited size of data. So, it will not be able to respond to many queries related to construction industry. Also, if the subject of discussion is not present in detail in the training documents, one can expect a brief response.\n
50
  2. In case response includes numbers like building codes/year, it is generally recommended to double-check the sanity of building code or any number provided by our program. However, we think that the performance of the model in this regard can easily be improved by increasing the size of database.
 
 
 
 
 
51
  """
52
 
53
  gr.Interface(
 
48
  article = """Your feedback matters!If you like it, contact us at mgupta70@asu.edu.
49
  \n<b>Limitations:</b> \n 1. Current version of program is built upon a very limited size of data. So, it will not be able to respond to many queries related to construction industry. Also, if the subject of discussion is not present in detail in the training documents, one can expect a brief response.\n
50
  2. In case response includes numbers like building codes/year, it is generally recommended to double-check the sanity of building code or any number provided by our program. However, we think that the performance of the model in this regard can easily be improved by increasing the size of database.
51
+
52
+
53
+ <center>
54
+ <img src= "https://drive.google.com/file/d/1bY8o6XAIVIab5_9WV320OtNxjMxCKZvf/view?usp=share_link>
55
+ </center>
56
  """
57
 
58
  gr.Interface(