david-oplatka commited on
Commit
f30d8c7
·
verified ·
1 Parent(s): 9f19633

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -57,6 +57,7 @@ cfg.description = f'''
57
  </tr>
58
  <tr>
59
  <td rowspan="2">This demo uses Retrieval Augmented Generation from <a href="https://vectara.com/">Vectara</a> to ask questions about {cfg.source_data_desc}.</td>
 
60
  </table>
61
  <p style="text-indent: 20px;"></p>
62
  '''
 
57
  </tr>
58
  <tr>
59
  <td rowspan="2">This demo uses Retrieval Augmented Generation from <a href="https://vectara.com/">Vectara</a> to ask questions about {cfg.source_data_desc}.</td>
60
+ </tr>
61
  </table>
62
  <p style="text-indent: 20px;"></p>
63
  '''