HemaAM commited on
Commit
7334a9d
·
1 Parent(s): 8e2ae5f

Changed the app description

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -86,7 +86,7 @@ def generate_html():
86
  <div class="background-shapes"></div>
87
  <div class="header-content">
88
  <h1>AI Assistant</h1>
89
- <p>This chatbot is an interactive application which leverages the power of a fine-tuned Phi 2 AI model to provide responses for the given queries. Enter a query below.</p>
90
  </div>
91
  </header>
92
  <!-- Rest of your Gradio app goes here -->
 
86
  <div class="background-shapes"></div>
87
  <div class="header-content">
88
  <h1>AI Assistant</h1>
89
+ <p>This chatbot is an interactive application which leverages the power of a fine-tuned Phi 2 AI model to provide responses for the given queries. Type your query below and start chatting. </p>
90
  </div>
91
  </header>
92
  <!-- Rest of your Gradio app goes here -->