pkiage commited on
Commit
d1d6619
1 Parent(s): b2f353b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -9,7 +9,7 @@
9
  <body>
10
  <div class="card">
11
  <h1>Text Q&A Chatbot Jupyter Notebook</h1>
12
- <p>You can view this app in <i>QA_Chatbot-flan-t5-base</i> in the Files and versions tab.</p>
13
  <p>Jupyter notebook selected since the app currently runs best on Google Colab.</p>
14
  </div>
15
  </body>
 
9
  <body>
10
  <div class="card">
11
  <h1>Text Q&A Chatbot Jupyter Notebook</h1>
12
+ <p>You can view this app in <i>QA_Chatbot-flan-t5-base.ipynb</i> in the Files and versions tab.</p>
13
  <p>Jupyter notebook selected since the app currently runs best on Google Colab.</p>
14
  </div>
15
  </body>